Skip to content

Commit d9b902b

Browse files
authored
Update installing_tools.rst
Removed Mu Editor references
1 parent 1110bbe commit d9b902b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

course/XRPIntro/installing_tools.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Blockly
1313

1414
This is a drag-and-drop graphical programming system similar to Scratch. Blockly is a
1515
good choice for programming the robot, especially for learners with little to no
16-
programming experience.  Does not easily scale for larger programs and is only
17-
usable within the Blockly programming environment.
16+
programming experience.  
1817

1918

2019

@@ -23,7 +22,7 @@ Python
2322

2423
A more widely-used language that scales well for larger programs and works with professional
2524
programming tools such as Visual Studio Code and many others. The tool that will be used
26-
throughout this course for python programming is Mu Editor, although a more professional
25+
throughout this course for Python programming is XRPCode, although a more professional
2726
tool such as Visual Studio Code can also be used for writing CircuitPython code that is
2827
used by the XPR Robot.
2928

0 commit comments

Comments
 (0)