Skip to content

Commit 29eb6d1

Browse files
committed
Fix an error in RPYC tutorial
Cheers to @ndward for pointing this out!
1 parent 8d87c99 commit 29eb6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rpyc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use RPyC with ev3dev:
2828

2929
.. code-block:: shell
3030
31-
chmod +x rpyc_classic.py
31+
chmod +x rpyc_server.sh
3232
3333
Launch the created file either from ssh session, or from brickman.
3434

0 commit comments

Comments
 (0)