Skip to content

Commit

Permalink
fix windows example
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Dec 14, 2024
1 parent b9dadc3 commit c7e2c86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/Getting Started/Neurodesktop/portable.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ TinyRange (https://github.com/tinyrange/tinyrange) is a lightweight runtime for

The mounted directories will be visible under /shared inside Neurodesk.

For example:
For example on Windows run:
```
./tinyrange login -c https://github.com/NeuroDesk/neurodesktop/raw/refs/heads/main/neurodesk.yml --mount-rw C:/neurodesktop-storage
tinyrange login -c https://github.com/NeuroDesk/neurodesktop/raw/refs/heads/main/neurodesk.yml --mount-rw C:/neurodesktop-storage
```

### Changing CPU Cores, RAM, and/or Storage
Expand Down

0 comments on commit c7e2c86

Please sign in to comment.