Browse Source

Open up browser in readme

pull/992/merge
Ruud 13 years ago
parent
commit
c0900cfe94
  1. 4
      README.md

4
README.md

@ -17,7 +17,7 @@ Windows, see [the CP forum](http://couchpota.to/forum/showthread.php?tid=14) for
* Open up `Git Bash` (or CMD) and go to the folder you want to install CP. Something like Program Files. * Open up `Git Bash` (or CMD) and go to the folder you want to install CP. Something like Program Files.
* Run `git clone https://github.com/RuudBurger/CouchPotatoServer.git`. * Run `git clone https://github.com/RuudBurger/CouchPotatoServer.git`.
* You can now start CP via `CouchPotatoServer\CouchPotato.py` to start * You can now start CP via `CouchPotatoServer\CouchPotato.py` to start
* Open your browser and go to: `http://localhost:5050/` * Your browser should open up, but if it doesn't go to: `http://localhost:5050/`
OSx: OSx:
@ -27,7 +27,7 @@ OSx:
* Go to your App folder `cd /Applications` * Go to your App folder `cd /Applications`
* Run `git clone https://github.com/RuudBurger/CouchPotatoServer.git` * Run `git clone https://github.com/RuudBurger/CouchPotatoServer.git`
* Then do `python CouchPotatoServer/CouchPotato.py` * Then do `python CouchPotatoServer/CouchPotato.py`
* Open your browser and go to: `http://localhost:5050/` * Your browser should open up, but if it doesn't go to: `http://localhost:5050/`
Linux (ubuntu / debian): Linux (ubuntu / debian):

Loading…
Cancel
Save