diff --git a/docs/guide/installation.md b/docs/guide/installation.md index 348e98de..d86883ab 100644 --- a/docs/guide/installation.md +++ b/docs/guide/installation.md @@ -7,6 +7,6 @@ For our examples, we'll install `Roact` to `ReplicatedStorage`. In practice, it' * Insert the model into Studio into a place like `ReplicatedStorage` ### Method 2: Filesystem -* Copy the `lib` directory into your codebase +* Copy the `src` directory into your codebase * Rename the folder to `Roact` -* Use a plugin like [Rojo](https://github.com/LPGhatguy/rojo) to sync the files into a place \ No newline at end of file +* Use a plugin like [Rojo](https://github.com/LPGhatguy/rojo) to sync the files into a place