Commit cd8bb19d authored by TMRh20's avatar TMRh20

fix typo in readme

parent 2406e06a
...@@ -58,7 +58,7 @@ B. Clone the RF24Network Repo ...@@ -58,7 +58,7 @@ B. Clone the RF24Network Repo
``` ```
C. Copy the RF24Network folder to the current directory, and delete the rest C. Copy the RF24Network folder to the current directory, and delete the rest
``` ```
mv rtemp/RPi/RF24Network ./ mv ntemp/RPi/RF24Network ./
rm -r ntemp rm -r ntemp
cd RF24Network cd RF24Network
``` ```
......
...@@ -58,7 +58,7 @@ B. Clone the RF24Network Repo ...@@ -58,7 +58,7 @@ B. Clone the RF24Network Repo
``` ```
C. Copy the RF24Network folder to the current directory, and delete the rest C. Copy the RF24Network folder to the current directory, and delete the rest
``` ```
mv rtemp/RPi/RF24Network ./ mv ntemp/RPi/RF24Network ./
rm -r ntemp rm -r ntemp
cd RF24Network cd RF24Network
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment