I'm not sure how to go about this it says cd to desired folder and run
git clone https://github.com/adaptlearning/adapt_authoring.git
it's a bit vague for me and step by step advice?
Thanks
chris
I'm not sure how to go about this it says cd to desired folder and run
git clone https://github.com/adaptlearning/adapt_authoring.git
it's a bit vague for me and step by step advice?
Thanks
chris
Hello Christian,
The assumption is that you have some command line skills. "cd" means change directory, in the install process you are asked to navigate to the path/folder/directory where you would like to create your Adapt structure.
The clone command then installs everything in that path. And you will see a folder adapt_authoring after the cloning is complete.
Need more info?