Add "Golang" keyword to README

This commit is contained in:
Alexander Neumann 2015-03-15 16:13:03 +01:00
parent 71a57537ef
commit 5740f202e3
1 changed files with 1 additions and 1 deletions

View File

@ -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