File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ If you want to contribute, hop on the Discord server and say hi!
26
26
## Development
27
27
28
28
### 1
29
- Install the wger server, the easiest way is to start the development docker-compose:
30
- < https://github.com/wger-project/wger >
29
+ Install the [ wger server] ( https://github.com/wger-project/wger ) , the easiest way
30
+ is to start the development docker-compose: < https://github.com/wger-project/docker >
31
31
32
32
Alternatively, you can use one of our test servers, just ask us for access.
33
33
@@ -52,9 +52,6 @@ on your local instance and then run ``python3 manage.py add-user-rest the userna
52
52
53
53
You can later list all the registered users with: `` python3 manage.py list-users-api ``
54
54
55
- [ <img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png "
56
- alt="Get it on F-Droid"
57
- height="80">] ( https://f-droid.org/packages/de.wger.flutter )
58
55
59
56
### 4
60
57
Start the application with `` flutter run `` or use your IDE
You can’t perform that action at this time.
0 commit comments