Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewThomasson authored Aug 22, 2024
1 parent 5c16e5d commit cbdaf02
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,10 @@ You can access your WSL Ubuntu files directly in Windows File Explorer by enteri
```
The output audiobook files will be located under `VoxNovel\output_audiobooks` in the wsl env
## 🎯 To Create VoxNovel Desktop Shortcut
## 🎯 To Create VoxNovel Windows Desktop Shortcut
Run this command in powershell
```bash
Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/DrewThomasson/VoxNovel/main/shell_install_scripts/Windows-install-scripts/create_desktop_shortcut.ps1").Content
```
Expand Down

0 comments on commit cbdaf02

Please sign in to comment.