Skip to content

Commit 1e22547

Browse files
authored
docs(Readme): Notes the Documents directory
1 parent f60fce1 commit 1e22547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
1. [Install the latest version of N for managing Node and NPM versions.](https://github.com/tj/n#third-party-installers)
1414
1. [Install the latest version of Docker.](https://docs.docker.com/get-docker/)
1515
1. Install the latest version of yarn for dependency management with `npm i -g yarn`.
16+
1. Change to your Documents directory (or whichever directory you want to contain the repository) with `cd ~/Documents`.
1617
1. Clone the repository with `git clone [email protected]:LearningLocker/xapi-service.git`.
1718
1. Switch to the repository directory with `cd xapi-service`.
1819
1. Install dependencies with `yarn`.

0 commit comments

Comments
 (0)