Skip to content

Commit

Permalink
Fixes title
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaldas committed Jun 9, 2018
1 parent 02f961a commit abaf356
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/mu.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
================
Using an editor
Using mu editor
================

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


Using mu
---------
=========

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

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


Executing code
--------------
===============

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

0 comments on commit abaf356

Please sign in to comment.