diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:24 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:24 +0200 |
commit | e444df5df12831830fd2e68ad9d55aaa6219e552 (patch) | |
tree | 88459810c7d9b3a0a70fade1a162fab4b0430bf7 | |
parent | 2cbd98bd270e61251f162aea185ae8e49a07667c (diff) | |
download | simpleconf-master.tar.gz simpleconf-master.tar.bz2 simpleconf-master.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ A simple config file parser for Go. ## Install -To install simpleconf, just call `go get github.com/kch42/simpleconf`. +To install simpleconf, just call `go get github.com/silvasur/simpleconf`. |