Skip to content

Commit 703f9a0

Browse files
authored
Update README.md
1 parent 6359f2c commit 703f9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The backend of https://lorem.space lives here.
2828
To run built binary, visit the [release page](https://github.com/manasky/lorem-server/releases) & download your OS build file. Unzip the downloaded file & make sure about the file execution permissions, then run the app with the arguments in the terminal:
2929

3030
* MacOS & Linux: `./lorem-server --host "127.0.0.1:8080" --dir "~/Pictures"`
31-
* Windows: `lorem-server.exe -host "127.0.0.1:8080" -dir "C:\Users\USER\Pictures`
31+
* Windows: `lorem-server.exe -host "127.0.0.1:8080" -dir "C:\Users\USER\Pictures"`
3232
### Docker
3333
You can pull & run the public docker image from github package registry:
3434

0 commit comments

Comments
 (0)