diff --git a/Writerside/topics/Installation.md b/Writerside/topics/Installation.md index 30f3817..5e3b67e 100644 --- a/Writerside/topics/Installation.md +++ b/Writerside/topics/Installation.md @@ -72,6 +72,7 @@ If you have [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager) insta 1. **Open Terminal**: Navigate to the `ComfyUI/custom_nodes` directory. + You can do this by opening the Terminal and using the `cd` command. 2. **Clone the Repository**: Clone the repository by entering the following command: @@ -101,8 +102,15 @@ If you have [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager) insta -1. **Open Command Prompt**: Navigate to the `ComfyUI\custom_nodes` folder. You can do this by pressing - Win+R, typing `cmd`, and pressing Enter. +1. **Open Command Prompt**: Navigate to the `ComfyUI\custom_nodes` folder. + + You can do this by pressing Win+R and typing `cmd`. + + To change the drive, type the letter of the desired drive followed by a colon. + For example, `D:` will switch you to the D drive. + + To move to another folder, use the cd command followed by the folder path. + For example, `cd ComfyUI` will take you to the ComfyUI folder. 2. **Clone the Repository**: Clone the repository by entering the following command: diff --git a/Writerside/topics/Updating.md b/Writerside/topics/Updating.md index 7a487bc..4a999ba 100644 --- a/Writerside/topics/Updating.md +++ b/Writerside/topics/Updating.md @@ -30,8 +30,9 @@ This **does NOT** affect ComfyUI, other plugins, last update timestamp and the A -1. **Open Terminal**: Navigate to the `ComfyUI/custom_nodes/ComfyUI-Allor` directory. You can do this by opening - the Terminal and using the `cd` command. +1. **Open Terminal**: Navigate to the `ComfyUI/custom_nodes/ComfyUI-Allor` directory. + + You can do this by opening the Terminal and using the `cd` command. 2. **Update the Repository**: Update the repository by entering the following command: @@ -46,8 +47,15 @@ This **does NOT** affect ComfyUI, other plugins, last update timestamp and the A -1. **Open Command Prompt**: Navigate to the `ComfyUI\custom_nodes\ComfyUI-Allor` folder. You can do this by - pressing Win+R, typing `cmd`, and pressing Enter. +1. **Open Command Prompt**: Navigate to the `ComfyUI\custom_nodes\ComfyUI-Allor` folder. + + You can do this by pressing Win+R and typing `cmd`. + + To change the drive, type the letter of the desired drive followed by a colon. + For example, `D:` will switch you to the D drive. + + To move to another folder, use the cd command followed by the folder path. + For example, `cd ComfyUI` will take you to the ComfyUI folder. 2. **Update the Repository**: Update the repository by entering the following command: