Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Deskehs authored and sebthom committed Apr 3, 2024
1 parent 3d1ac52 commit 17918ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,10 @@ Limitations:
```batch
git clone https://github.com/vegardit/scoop-portable C:\apps\scoop-portable
```
1. (Optional) Customize the installation by creating a file called `scoop-portable-config.cmd` in the same directory.
2. (Optional) Customize the installation by creating a file called `scoop-portable-config.cmd` in the same directory.
See [scoop-portable-config.example.cmd](scoop-portable-config.example.cmd) as an example.
1. Now execute `scoop-portable.cmd`.
3. Make sure the line break type is set to Windows (CR LF) via programs such as Notepad++ to prevent errors such as `The syntax of the command is incorrect`.
4. Now execute `scoop-portable.cmd`.
- On the first execution, scoop and the selected packages will be installed in a `scoop` sub-directory and the scoop environment is initialized.
![install](docs/img/install.png)
Expand Down

0 comments on commit 17918ba

Please sign in to comment.