commit 89d5ee5c5766685b3d169cd650ec2cf2ae309b45
parent e8f6f4f8dc47954e14a166be8812c1772f939cfa
Author: rob <rob@tarina.org>
Date: Mon, 12 Oct 2020 16:45:46 +0300
hmm lets see if we get stats working
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -2,8 +2,10 @@
Du kan dev-testa hemsidorna med att sätta upp web.py lokalt på din maskin.
-1. git klona repon
+1. installera web.py
+sudo apt install python3-webpy
+
+2. git klona repon
git clone https://git.tarina.org/bygdis.fi
-2. installera web.py
-sudo apt install python3-webpy
+