From d34a9439acdd9c176ab7b20902790c4e9f993073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 17 Jan 2019 21:39:10 -0500 Subject: [PATCH] fix URL --- HACKING.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/HACKING.md b/HACKING.md index 1aaeaeb..d33f6c4 100644 --- a/HACKING.md +++ b/HACKING.md @@ -11,7 +11,7 @@ 1. Clone **Personal-site** - git clone https://gitlab.com/heckyel-ng/personal-site /path/to/site + git clone https://libregit.org/heckyel/personal-site /path/to/site 2. Run `virtualenv`. @@ -27,7 +27,7 @@ # Configuration Postgres -1. Logion as postgres +1. Login as postgres sudo su - postgres @@ -144,13 +144,13 @@ 7. Create the media/ directory - ``` - cd /path/to/personalsite - ``` + ``` + cd /path/to/personalsite + ``` - ``` - mkdir media/ - ``` + ``` + mkdir media/ + ``` 8. Change Permition to media/ at group http