From 357514ca0e2753365cb6e2aed40f304d1c50649f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sun, 27 Jan 2013 11:23:55 +0100 Subject: [PATCH] Added instructions on what to do after the rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d805a45..ab587e42 100644 --- a/README.md +++ b/README.md @@ -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