Skip to content

Commit

Permalink
Merge pull request #369 from 2pk03/master
Browse files Browse the repository at this point in the history
small typo
  • Loading branch information
slntopp committed Jan 18, 2023
2 parents 750f73b + 1ab3c01 commit e39e017
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,11 @@ We have built an automated local development setup based on Docker.
127.0.0.1 mqtt.infinimesh.local
```

2. Close this repo
3. Run `docker compose up`
2. Clone this repo via `git clone https://github.com/infinimesh/infinimesh.git`
3. cd into the fresh cloned repo
4. Run `docker compose up`

Swagger API: https://infinimesh.github.io/infinimesh/

### Generating proto files

Expand Down

0 comments on commit e39e017

Please sign in to comment.