Skip to content

Commit

Permalink
fix cd path (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
doodzik authored and GiacomoLaw committed May 24, 2018
1 parent 68dacc9 commit 5e041df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Download the repo. It will install in `/usr/local/bin/keylogger`.

Install it:

`$ git clone https://github.com/GiacomoLaw/Keylogger && cd keylogger`
`$ git clone https://github.com/GiacomoLaw/Keylogger && cd keylogger/mac`

`$ make && make install`

Expand Down Expand Up @@ -34,4 +34,4 @@ Please note, this repo is for educational purposes only. No contributors are to

> [If anyone knows where to get a key code list for `c` for `azerty` keyboards, please let me know!](https://github.com/GiacomoLaw/Keylogger/issues/29)
Thanks to [Casey Scarborough](https://github.com/caseyscarborough/keylogger) for the base program!
Thanks to [Casey Scarborough](https://github.com/caseyscarborough/keylogger) for the base program!

0 comments on commit 5e041df

Please sign in to comment.