Skip to content

Commit 1df88e2

Browse files
author
Foxlet
committed
Update main_user.md
1 parent e06c585 commit 1df88e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/main_user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Setting up Python 3.4 on most OSs usually goes as follows.
5454
**On Windows:**
5555
You can download releases of Python 3.4 for Windows at https://www.python.org/downloads/
5656

57-
**todo**: section on adding python to PATH on windows so it is usable from the console
57+
**todo**: section on adding python to PATH on windows so it is usable from the console!!!
5858

5959
**On another OS (Solaris/BSD/ActivePython/etc):**
6060
You can try compiling Python 3.4 from source, note however that you may run into issues with CloudBot or its dependencies (many of the Other OSs only support Python 2.x).
@@ -77,7 +77,7 @@ PIP is suggested to make installation of CloudBot's dependencies easier, and is
7777
```
7878
**On Windows:**
7979
```
80-
Luke, fill this bit.
80+
Luke, you should really fill this bit.
8181
```
8282

8383
## CloudBot Depdendencies and APIs

0 commit comments

Comments
 (0)