Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Jun 1, 2024
1 parent 4106f90 commit 215da28
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 @@ -23,7 +23,7 @@ mobile devices, with the look and feel of

1. Install dependencies: `npm ci`
1. Build: `npm run build`
1. Copy the created `dest` directory to some path on your snapserver host and
1. Copy the created `dist` directory to some path on your snapserver host and
let the `[http] doc_root` in your `snapserver.conf` point to it
1. Restart `snapserver` and navigate with a browser to
`http://<snapserver host>:1780`
Expand Down

0 comments on commit 215da28

Please sign in to comment.