Commit 4f92bef9 by Baptiste Mispelon Committed by Sébastien Eustace

Fix typo in README (#54)

parent 781a1f68
...@@ -56,7 +56,7 @@ If you want to install prerelease versions, you can use the `--preview` option. ...@@ -56,7 +56,7 @@ If you want to install prerelease versions, you can use the `--preview` option.
poetry self:update --preview poetry self:update --preview
``` ```
And finally, if you want to install a spcific version you can pass it as an argument And finally, if you want to install a specific version you can pass it as an argument
to `self:update`. to `self:update`.
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment