Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Oct 16, 2024
1 parent f243fbc commit a9607f0
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 @@ -46,7 +46,7 @@ Once installed, just clone this repo, navigate to it and install the required de
```console
git clone https://github.com/icub-tech-iit/documentation.git
cd documentation
pip install $(mkdocs get-deps)
pip install --break-system-packages $(mkdocs get-deps)
```

Finally, serve the content:
Expand Down

0 comments on commit a9607f0

Please sign in to comment.