Skip to content

Commit 2cc0daa

Browse files
committed
Update the readme with current instructions
1 parent b21e645 commit 2cc0daa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ Python Code to drive the Maplin/OWI "Edge" USB Robot arm. The main respository f
99
May work on Windows.
1010
* Windows 8 [Windows Help](windows_setup/help.md)
1111

12+
Quick Raspberry Pi Installation
13+
===============================
14+
15+
On a terminal at the Raspberry Pi enter these commands:
16+
17+
curl https://raw.githubusercontent.com/orionrobots/python_usb_robot_arm/master/setup_arm.sh | sudo bash
18+
19+
I suggest review the setup_arm.sh script above to see what it does.
20+
1221
Requirements
1322
============
1423
* Python 2.7 or 3

0 commit comments

Comments
 (0)