From cd6c71ac367d85579d78c5855a0b6fd889d30023 Mon Sep 17 00:00:00 2001 From: Tom Taylor Date: Fri, 24 Apr 2026 10:51:03 +0100 Subject: [PATCH] Chore: Replace CMD.exe reference and correct PowerShell capitalisation --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index dc6730ae4..1dd1853d6 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,7 +20,7 @@ Install the following before proceeding: Download the Adapt framework as a ZIP and extract the files. If you are a Windows user, you may need to [unblock the ZIP archive](http://answers.microsoft.com/en-us/windows/forum/windows_7-security/windows-found-that-this-file-is-potentially/cab2b576-2074-4b26-bf54-571fe03f9ef8) before you extract it. -Open a console interface (e.g. Git Bash, Terminal on OSX, Powershell or CMD.exe) and navigate to the extracted folder (typically adapt_framework-master, but you can safely rename this). +Open a console interface (e.g. Git Bash, Terminal on OSX, PowerShell or Command Prompt) and navigate to the extracted folder (typically adapt_framework-master, but you can safely rename this). ### 3. Install Module Dependencies. @@ -61,7 +61,7 @@ Install the following before proceeding: ### 2. Download and Install the Framework -Open a console interface (e.g. Git Bash, Terminal on OSX, Powershell or CMD.exe) and navigate to the folder where you'd like to install the framework. The CLI will create a root folder using the name you supply as the course name. Run the following command substituting your course name for "My Course Name". +Open a console interface (e.g. Git Bash, Terminal on OSX, PowerShell or Command Prompt) and navigate to the folder where you'd like to install the framework. The CLI will create a root folder using the name you supply as the course name. Run the following command substituting your course name for "My Course Name". `adapt create course "My Course Name"` To create an Adapt course from a specific branch, run: @@ -83,4 +83,4 @@ Once the server has started, the course will open in your default browser via th To terminate the server, press CTRL+c. ## Troubleshooting -Consult the Adapt community's [Technical Discussion Forum](https://community.adaptlearning.org/mod/forum/view.php?id=4) or chat room on Gitter: [![Join the chat at https://gitter.im/adaptlearning/adapt_framework](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/adaptlearning/adapt_framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) \ No newline at end of file +Consult the Adapt community's [Technical Discussion Forum](https://community.adaptlearning.org/mod/forum/view.php?id=4) or chat room on Gitter: [![Join the chat at https://gitter.im/adaptlearning/adapt_framework](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/adaptlearning/adapt_framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)