summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-06-10 16:26:17 +0200
committerGitHub <noreply@github.com>2019-06-10 16:26:17 +0200
commitab01310b8cc89b8c61accd5ac0439b0f13de35b2 (patch)
tree96e05cd0a563f8ca9d1725294fcd863d8cda9c6e
parent5b87b0737316de1550e0ac638f879424089c05cc (diff)
downloadwiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.tar.gz
wiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.tar.bz2
wiki-ab01310b8cc89b8c61accd5ac0439b0f13de35b2.zip
Update database-only-quick-setup.md
-rw-r--r--docs/database-only-quick-setup.md3
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