Explorar o código

c:\py on Windows

Changed path of user files from c:\\py to c:\py.
dbojan %!s(int64=9) %!d(string=hai) anos
pai
achega
474056c027
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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`.