From 2d2c77e8c6b5c048f252ba21bf96988c714c5664 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Tue, 7 May 2019 18:21:26 +0100 Subject: [PATCH] fixes error in README.md install instructions. updates login page. --- README.md | 2 +- aprendizations/templates/login.html | 34 +++++++++++++--------------------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 358c9d1..f723737 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ Replace USER by your bitbucket username: cd somewhere git clone https://git.xdi.uevora.pt/mjsb/aprendizations.git cd aprendizations -pip install . # install aprendizations and dependencies npm install # install javascript libraries +pip install . # install aprendizations and dependencies ``` Python packages are usually installed in: diff --git a/aprendizations/templates/login.html b/aprendizations/templates/login.html index 2bb49f9..cd81efc 100644 --- a/aprendizations/templates/login.html +++ b/aprendizations/templates/login.html @@ -22,40 +22,32 @@
-
+
-
- +
+ Universidade de Évora
-
+
+
-
-
-
+ +
+
+
-- libgit2 0.21.2