Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhayati authored Aug 9, 2024
1 parent ea60b72 commit 3777ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ___


## Setup
- Install Docker and Docker-Compose if not already installed
- Install Docker and Docker-Compose (if not already installed)
```
sh setup/install_docker.sh
```
Expand All @@ -35,7 +35,7 @@ docker-compose up -d --build
sh setup/init_seer.sh
sh setup/migrate_query_data.sh
```
- After setting up the tool, you can access it by opening http://localhost:12007 in your browser. If the tool does not launch, please review the docker installation
- You can access it by opening http://localhost:12007 in your browser. If the tool does not launch, please review the docker installation



Expand Down

0 comments on commit 3777ea2

Please sign in to comment.