mirror of
https://github.com/restic/restic.git
synced 2025-01-03 13:45:20 +00:00
Add "Golang" keyword to README
This commit is contained in:
parent
71a57537ef
commit
5740f202e3
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Restic is a program that does backups right. The design goals are:
|
|||
Building
|
||||
========
|
||||
|
||||
Install Go (at least 1.3), then run:
|
||||
Install Go/Golang (at least 1.3), then run:
|
||||
|
||||
export GOPATH=~/src/go
|
||||
go get github.com/restic/restic/cmd/restic
|
||||
|
|
Loading…
Reference in a new issue