Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsa00000 authored Jan 12, 2025
1 parent 5e2ea9a commit 5af5140
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ To instantly set up and try Urocissa using Docker on Linux, follow these steps:
cd Urocissa
```

3. **Run the Setup Script**
3. **Run the Launch Script**

Execute the `run_urocissa_docker.sh` script to install and launch Urocissa:
Execute the `run_urocissa_docker.sh` script to launch Urocissa:

```bash
bash run_urocissa_docker.sh
```

This script will set up all the necessary configurations and launch Urocissa. Once the installation is complete, you can access the app using the following link:
This script will launch Urocissa. You can access the app using the following link:

[http://127.0.0.1:5673](http://127.0.0.1:5673)

Expand Down

0 comments on commit 5af5140

Please sign in to comment.