We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa6bd9 commit e52d774Copy full SHA for e52d774
docs/getting-started/installation.md
@@ -52,7 +52,7 @@ poetry env activate
52
Then activate the virtual environment using the command displayed by the previous command. This will be something like:
53
54
```bash
55
- source /Users/yourName/Library/Caches/pypoetry/virtualenvs/autoemulate-l4vGdsmY-py3.11/bin/activate
+source /Users/yourName/Library/Caches/pypoetry/virtualenvs/autoemulate-l4vGdsmY-py3.11/bin/activate
56
```
57
58
## Interactive tutorials
0 commit comments