Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ python --version
```
3. If you don't have Python installed, install Python 3.9.0 or higher
### Installation
1. Run the Docker Compose file `docker-compose run --build`
1. Run the command 'docker-compose run web' for the first time. ('docker-compose up --build' should work for the next time).
2. Go to http://localhost:5000/ and follow the basic setup wizard and create an account
3. Create a terminal in your 'web'-container and run the following commands:

Expand Down Expand Up @@ -653,4 +653,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.