Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY authored Nov 21, 2024
1 parent 5ca3f11 commit 383b297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ docker compose -f docker-compose-dev.yml up --build -d

### Running without [Docker](https://www.docker.com)

* Install [pyenv](https://github.com/pyenv/pyenv#installation), [nvm](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating), [MongoDB](https://www.mongodb.com/docs/manual/administration/install-community/), [FFmpeg](https://ffmpeg.org/download.html) and [protoc](https://grpc.io/docs/protoc-installation/)
* Install [pyenv](https://github.com/pyenv/pyenv#installation), [nvm](https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating), [MongoDB](https://www.mongodb.com/docs/manual/administration/install-community/) and [FFmpeg](https://ffmpeg.org/download.html)

* [Start MongoDB](https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/#run-mongodb-community-edition)

Expand Down

0 comments on commit 383b297

Please sign in to comment.