Skip to content

Commit

Permalink
Update readme.md put better command for headless windows docker
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewThomasson authored May 16, 2024
1 parent ecd4f0d commit 507f4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Explore and run the interactive version of the Headless VoxNovel project directl

2. `git clone https://github.com/DrewThomasson/VoxNovel.git`

3. `docker run -v "%USERPROFILE%/VoxNovel:/VoxNovel/" -it athomasson2/voxnovel:latest_headless`
3. `docker run -v "${env:USERPROFILE}/VoxNovel/:/VoxNovel/" -it athomasson2/voxnovel:latest_headless`
</details>
</details>
<details>
Expand Down

0 comments on commit 507f4e1

Please sign in to comment.