Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Update install command to reflect owner change
  • Loading branch information
alfredxing committed Feb 16, 2015
1 parent e06ac6a commit 48f46c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A simple, fast, and intuitive command-line calculator written in Go.
### Install
Install calc as you would any other Go program:
```
go get github.com/wylst/calc
go get github.com/alfredxing/calc
```

### Usage
Expand Down

0 comments on commit 48f46c0

Please sign in to comment.