We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4690665 commit b0e74b4Copy full SHA for b0e74b4
index.md
@@ -51,6 +51,7 @@ To write your own Alloverse app, you'll need the following:
51
* A terminal app (preinstalled on Mac and Linux, separate install on Windows).
52
* A plain text editor for code (We recommend [Visual Studio Code](https://code.visualstudio.com/download){:target="_blank"}).
53
* 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).
54
+* [Git Large File Storage](https://git-lfs.com)
55
* Only on Windows: WSL2 (or if you're up for some manual work, Cygwin or MingW)
56
57
## Running the Alloverse Visor
0 commit comments