mirror of
https://github.com/pesde-pkg/pesde.git
synced 2024-12-13 11:50:36 +00:00
docs: correct quickstart.mdx typo (#9)
This commit is contained in:
parent
9b31718a0e
commit
f0aafe212d
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ pesde install
|
||||||
```
|
```
|
||||||
|
|
||||||
You should see that pesde has created a `luau_packages` folder containing the
|
You should see that pesde has created a `luau_packages` folder containing the
|
||||||
newly installed package. It has alsoo created a `pesde.lock` file, this file
|
newly installed package. It has also created a `pesde.lock` file, this file
|
||||||
contains the exact versions of the dependencies that were installed so that
|
contains the exact versions of the dependencies that were installed so that
|
||||||
they can be installed again in the future.
|
they can be installed again in the future.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue