Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdc6 authored Aug 4, 2016
1 parent 86bc9e1 commit f8906a3
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 @@ -11,15 +11,15 @@ I look in the future to add functionality to compress (in .gz format).

### Steaps:
```
1- $ git clone
2- $ make
3- $ make install
$ git clone https://github.com/lucasdc6/emp.git
$ make
$ make install
```
You may need to give sudo permissions.
## Uninstalling

### Steaps
```
1- $ make uninstall
$ make uninstall
```
You may need to give sudo permissions.

0 comments on commit f8906a3

Please sign in to comment.