Skip to content

Commit

Permalink
fixed install directions
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Dec 21, 2013
1 parent dfd5c8e commit c540c24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ $ cd screenfetch-c
Then, simply run make:

```
$ make && make install
$ sudo make && sudo make install
```

##### Removal:
Removing screenfetch-c is just as easy as installing it:

```
$ make uninstall
$ sudo make uninstall
```

### Current Known Compatibility:
Expand Down

0 comments on commit c540c24

Please sign in to comment.