Skip to content

Commit

Permalink
Index: add Git LFS prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
nevyn committed Jul 31, 2023
1 parent 4690665 commit b0e74b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ To write your own Alloverse app, you'll need the following:
* A terminal app (preinstalled on Mac and Linux, separate install on Windows).
* A plain text editor for code (We recommend [Visual Studio Code](https://code.visualstudio.com/download){:target="_blank"}).
* Git (Comes with Xcode on Mac. If you just type `git` into a terminal, it'll ask to install it for you even without Xcode).
* [Git Large File Storage](https://git-lfs.com)
* Only on Windows: WSL2 (or if you're up for some manual work, Cygwin or MingW)

## Running the Alloverse Visor
Expand Down

0 comments on commit b0e74b4

Please sign in to comment.