You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,18 @@ You can either use MySQL or SQLite. SQLite is easier to set up.
13
13
14
14
####Installation
15
15
If you use Ubuntu you can use the [PPA](https://launchpad.net/~jklmnn/+archive/ubuntu/groundapps) by executing `add-apt-repository ppa:jklmnn/groundapps`.
16
+
<<<<<<< HEAD
16
17
To install the backend manually , go to http://your.path/.
17
18
Fill up the form, click on create!
19
+
=======
20
+
To install the backend manually, go to http://your.path/
21
+
Fill up the form, click on create!
22
+
>>>>>>> 2b7db66613913c8f67ed7ccd80fcef54cd1da438
18
23
That's all.
19
24
25
+
https is currently not supported for self-signed certificates.
26
+
See the [wiki](https://github.com/GroundApps/ShoppingList/wiki) for more informations about installation and roadmap.
27
+
20
28
## Feedback
21
29
Please do never hesitate to open an issue!<br>
22
30
I know there a some bugs, most likely because I had no idea how to do it otherwise and therefore had to use a workaround.
0 commit comments