diff options
Diffstat (limited to 'docs')
| -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 |
