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:
parent
042f2e810c
commit
11d374162c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue