Added instructions on what to do after the rename

master
Gina Häußge 2013-01-27 11:23:55 +01:00
parent 1482292b33
commit 357514ca0e
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ update your so-called remote references in git in order to make 'git pull' use t
To do so you'll only need to execute the following command in your OctoPrint/PrinterWebUI folder:
git remote set-url origin https://github.com/foosel/OctoPrint.git
git remote set-url origin https://github.com/foosel/OctoPrint.git
After that you might also want to rename your base directory (which probably still is called 'PrinterWebUI') to 'OctoPrint'
and delete the folder 'printer_webui' in your base folder (which stays there thanks to Python's compiled bytecode files