Skip to content

Commit

Permalink
Update URL GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
osvik committed Nov 12, 2017
1 parent 654faac commit f28ae9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Please note that the files don't need to be in the same format. They just need t

## Install

1. Download the [latest version of the binary code](https://github.com/greenpeace/ecounter/releases) for your operating system to your desktop folder.
1. Download the [latest version of the binary code](https://github.com/greenpeace/gpes-ecounter/releases) for your operating system to your desktop folder.
1. Unzip it to the desktop folder. *(Optionally copy the executable file to a folder in your [path](https://goo.gl/oLzTGw) )*
1. To test your install, open the command line, go to the desktop folder and test it with the command:

Expand All @@ -101,11 +101,11 @@ Please note that the files don't need to be in the same format. They just need t

## Install from the source code

This script is also provided as [source code](https://github.com/greenpeace/ecounter/) in [Go](https://golang.org/dl/). To install:
This script is also provided as [source code](https://github.com/greenpeace/gpes-ecounter/) in [Go](https://golang.org/dl/). To install:

```bash
go get github.com/greenpeace/ecounter
go install github.com/greenpeace/ecounter
go get github.com/greenpeace/gpes-ecounter
go install github.com/greenpeace/gpes-ecounter
```

## Problems?
Expand Down

0 comments on commit f28ae9d

Please sign in to comment.