Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Apr 24, 2014
1 parent 2406e06 commit cd8bb19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RPi/RF24/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ B. Clone the RF24Network Repo
```
C. Copy the RF24Network folder to the current directory, and delete the rest
```
mv rtemp/RPi/RF24Network ./
mv ntemp/RPi/RF24Network ./
rm -r ntemp
cd RF24Network
```
Expand Down
2 changes: 1 addition & 1 deletion RPi/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ B. Clone the RF24Network Repo
```
C. Copy the RF24Network folder to the current directory, and delete the rest
```
mv rtemp/RPi/RF24Network ./
mv ntemp/RPi/RF24Network ./
rm -r ntemp
cd RF24Network
```
Expand Down

0 comments on commit cd8bb19

Please sign in to comment.