Skip to content

Commit

Permalink
Readme teruggebracht - 2de poging
Browse files Browse the repository at this point in the history
  • Loading branch information
GijsTimmers committed Nov 25, 2014
1 parent 2cb5dec commit b167799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Linux. If you decide to download the binary, skip steps 1 and 2.
- Arch: `sudo pacman -S python2-mechanize`
- Pip: `sudo pip install mechanize`
2. Clone this repository
3. Create the file `credentials.py` in the `kotnetcli` directory, and\
3. Create the file `credentials.py` in the `kotnetcli` directory, and
put this data in it:

gebruikersnaam = "s0123456"
Expand All @@ -24,5 +24,5 @@ put this data in it:
4. Mark kotnetcli.py as executable: `chmod +x kotnetcli.py`
5. Run kotnetcli.py: `./kotnetcli.py` (or `python kotnetcli.py`)

You can add this command to your autostart programs to log in to Kotnet\
You can add this command to your autostart programs to log in to Kotnet
at boot-time.

0 comments on commit b167799

Please sign in to comment.