Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MalvinaNikandrou committed Dec 5, 2023
1 parent 4ac8b61 commit ac265d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@
> [!IMPORTANT]
> If you have questions or find bugs or anything, you can contact us in our [organisation's discussion](https://github.com/orgs/emma-heriot-watt/discussions).
## About

TODO.

## Installing the repo

Like other repos in EMMA, we advocate for pyenv and Poetry for managing the project. To get setup with this repository, make sure you are running Python 3.9 and then just use Poetry to install and get going.
Expand All @@ -54,7 +50,7 @@ poetry run python -m emma_experience_hub --help

## Running things

Use tmux to create two panels. In the first panel, we need to run all the background services required for EMMA (e.g., policy, NLU, etc.). To do so we use Docker compose and it can be run as follows:
Use tmux to create two panels. In the first panel, we need to run all the background services required for EMMA (e.g., policy, contextual routing (CR), etc.). To do so we use Docker compose and it can be run as follows:

> [!TIP]
> If you need sudo to run Docker commands on your machine, you can prefix command that runs Docker with `sudo -E env "PATH=$PATH"`
Expand Down

0 comments on commit ac265d8

Please sign in to comment.