Fix minor mistake in README installation instructions.

このコミットが含まれているのは:
Christian Heller 2016-02-07 21:36:57 +01:00
コミット e95170dc96
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -17,7 +17,7 @@ With htwtxt written in Go, the following instructions expect a Go development
environment with the go tool (<https://golang.org/cmd/go/>) installed, and the
$GOPATH set:
git clone https://github.com/plomlompom/htwtxt $GOPATH/src/
git clone https://github.com/plomlompom/htwtxt $GOPATH/src/htwtxt
go get htwtxt
mkdir ~/htwtxt
cp -R $GOPATH/src/htwtxt/templates ~/htwtxt