summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRodrigo Benenson <rodrigo.benenson@gmail.com>2011-07-11 22:53:33 +0200
committerRodrigo Benenson <rodrigo.benenson@gmail.com>2011-07-11 22:53:33 +0200
commitcd5a0b6dfed3930e6aec6337d859300c8aa1796b (patch)
tree5cd0dfa4b133928f40f2aa13cf580e3610a57e82 /README
parent7e9e449972d756a3fa09d014d8e9194f5ebc6f2c (diff)
Fixing some typos
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 799debd..34fc7a6 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ follow the sanguino's readme so that your arduino hardware folder looks like
4. Clone the Sprinter git repository.
git clone https://github.com/kliment/Sprinter.git
-Optionally, swicht to the desired branch
+Optionally, switch to the desired branch
git branch -a
git checkout THE_BRANCH_YOU_WANT
@@ -61,7 +61,7 @@ Firmware compilation and upload
5. Edit INSTALL_DIR inside Sprinter/Makefile (do not mind the default reference to arduino 0022)
6. Run make. If everything goes well Sprinter/applet/Sprinter.cpp should have been created.
-You can safelly ignore the error message mentioning arduino-0018/hardware/arduino/cores/arduino/WString.o
+You can safely ignore the error message mentioning arduino-0018/hardware/arduino/cores/arduino/WString.o
7. Connect your Sanguinololu to your computer
http://reprap.org/wiki/Sanguinololu
@@ -94,7 +94,7 @@ If everything goes well you should see the message "Done uploading".
Congratulations, you have just upgraded the firmware of your RepRap !
-You can use the pronterface to do some manual verifications by moving the printer's tip along
+You can use pronterface.py to do some manual verifications by moving the printer's tip along
the axes and verifying that the physical displacements match the ones indicated on the interface.
@@ -104,4 +104,3 @@ the axes and verifying that the physical displacements match the ones indicated
-