Pārlūkot izejas kodu

Merge pull request #34 from dbojan/patch-4

c:\py on Windows
Swaroop C H 8 gadi atpakaļ
vecāks
revīzija
ab7cd02a80
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      first_steps.md

+ 1 - 1
first_steps.md

@@ -142,7 +142,7 @@ your Python programs:
 
 - `/tmp/py` on Mac OS X
 - `/tmp/py` on GNU/Linux
-- `C:\\py` on Windows
+- `C:\py` on Windows
 
 To create the above folder (for the operating system you are using), use the `mkdir` command in the terminal, for example, `mkdir /tmp/py`.