mirror of
https://github.com/lune-org/docs.git
synced 2025-04-03 18:10:54 +01:00
Oops
This commit is contained in:
parent
48f15527a2
commit
d706e83920
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ import { Callout, Steps } from 'nextra/components'
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
The preferred way of installing Lune is using [Rokit](https://github.com/rojo-rbx/rojo),
|
The preferred way of installing Lune is using [Rokit](https://github.com/rojo-rbx/rokit),
|
||||||
a toolchain manager for Roblox projects. Rokit can manage your installed version of Lune and
|
a toolchain manager for Roblox projects. Rokit can manage your installed version of Lune and
|
||||||
other ecosystem tools, and allows you to easily upgrade to newer versions as they become available.
|
other ecosystem tools, and allows you to easily upgrade to newer versions as they become available.
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ other ecosystem tools, and allows you to easily upgrade to newer versions as the
|
||||||
|
|
||||||
### Installing Rokit
|
### Installing Rokit
|
||||||
|
|
||||||
Follow the installation instructions on the [Rokit](https://github.com/rojo-rbx/rojo) page.
|
Follow the installation instructions on the [Rokit](https://github.com/rojo-rbx/rokit) page.
|
||||||
|
|
||||||
### Installing Lune
|
### Installing Lune
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue