Skip to content

Commit abaf356

Browse files
committed
Fixes title
1 parent 02f961a commit abaf356

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mu.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
================
2-
Using an editor
2+
Using mu editor
33
================
44

55
Using a proper editor to write code can help a lot while programming or while
@@ -22,7 +22,7 @@ the following command as your normal user.
2222

2323

2424
Using mu
25-
---------
25+
=========
2626

2727
You can open the editor from the command line, type **mu** in the terminal.
2828

@@ -38,7 +38,7 @@ Select Python 3 at the starting screen. Now, your mu editor is ready.
3838

3939

4040
Executing code
41-
--------------
41+
===============
4242

4343
You will have to write any code you want to execute, and then save it with a
4444
proper filename (ends with .py). Then click on the **Run** button to execute

0 commit comments

Comments
 (0)