Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
`lib` should be `src`
  • Loading branch information
sscoville-rbx committed Dec 14, 2020
1 parent 380c3d6 commit 98199d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guide/installation.md
Expand Up @@ -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
* Use a plugin like [Rojo](https://github.com/LPGhatguy/rojo) to sync the files into a place

0 comments on commit 98199d5

Please sign in to comment.