documentation overhaul (#6353)

This commit is contained in:
bug0001 2022-02-16 12:52:12 +01:00 committed by GitHub
parent b24951d806
commit a6446ce55c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Installation
============
The main deployment method is using Git, Docker and Docker Compose. You only need
to have these tools installed and no further dependencies. If you want a simpler
to have these tools installed and no further dependencies (m4 may not come preinstalled on your system). If you want a simpler
setup or are interested in developing, please refer to `development
instructions <DEVELOPMENT.rst>`_.
@ -75,7 +75,7 @@ Finally, you can start the instance using ``docker-compose``::
OpenSlides is accessible on https://localhost/ (or https, if configured).
Use can also use daemonized instance::
You can also use daemonized instance::
docker-compose up -d
docker-compose logs