Merge pull request #6 from LizzyEll/patch-1

Fix Deploy Information
This commit is contained in:
wearr 2024-04-09 09:13:53 -05:00 committed by GitHub
commit 55b0708016
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ Alu is a beautiful, functional, and sleek web proxy, which focuses on customizat
Deploying Alu is about as simple as it gets, from your terminal, type
`git clone https://github.com/wearrrrr/Alu --recursive-submodules`
`git clone https://github.com/wearrrrr/Alu --recurse-submodules`
This command should clone Alu's frontend, as well as [alu-games](https://github.com/wearrrrr/alu-games). If you wish to skip cloning games, then leave out the last flag.