diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 16:26:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-10 16:26:17 +0200 |
| commit | ab01310b8cc89b8c61accd5ac0439b0f13de35b2 (patch) | |
| tree | 96e05cd0a563f8ca9d1725294fcd863d8cda9c6e | |
| parent | 5b87b0737316de1550e0ac638f879424089c05cc (diff) | |
| download | wiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.tar.gz wiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.tar.bz2 wiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.zip | |
Update database-only-quick-setup.md
| -rw-r--r-- | docs/database-only-quick-setup.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/database-only-quick-setup.md b/docs/database-only-quick-setup.md index b5acf85..372d0a3 100644 --- a/docs/database-only-quick-setup.md +++ b/docs/database-only-quick-setup.md @@ -21,9 +21,8 @@ You can find the links to setup Docker for your operating system in the "Softwar You need to clone the AC sources somewhere in your machine and cd into it: ``` -git clone https://github.com/azerothcore/azerothcore-wotlk.git +git clone https://github.com/azerothcore/azerothcore-wotlk.git; cd azerothcore-wotlk; - ``` ### How to quickly spin up an AzerothCore Database instance |
