diff --git a/src/content/docs/getting-started/environment.mdx b/src/content/docs/getting-started/environment.mdx index 6f0d727..278ee33 100644 --- a/src/content/docs/getting-started/environment.mdx +++ b/src/content/docs/getting-started/environment.mdx @@ -51,7 +51,7 @@ To learn more about Lune, its standard library, and installation instructions, p Installing Lune can be done so through Rokit as such: ```bash -Rokit add lune-org/lune +rokit add lune-org/lune ``` To verify that Lune has installed correctly, you can execute the following command in your terminal to display your installed Lune version: