1
Fork 0
mirror of https://github.com/Quackster/Minerva.git synced 2025-06-29 12:57:45 +00:00

Update README.md

This commit is contained in:
Quackster 2023-01-13 08:46:40 +10:00 committed by GitHub
parent 042f2e810c
commit 11d374162c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,12 +49,12 @@ echo file_get_contents("http://127.0.0.1:8090/?" . $_SERVER['QUERY_STRING']);
## Cloning this repository
```
$ git clone --recursive https://github.com/Quackster/Helios.Imager
$ git clone --recursive https://github.com/Quackster/Minerva
```
**or**
```
$ git clone https://github.com/Quackster/Helios.Imager
$ git clone https://github.com/Quackster/Minerva
$ git submodule update --init --recursive