Skip to content

Commit b39d463

Browse files
authored
Update README.md
corrected typo
1 parent 37d7daa commit b39d463

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
@@ -69,7 +69,7 @@ To run at startup as a service using systemd, edit the file `fbvnc.service` make
6969
```shell
7070
sudo cp fbvnc.service /etc/systemd/system/
7171
sudo systemctl enable fbvnc.service
72-
sudo systemctl start fbvcn.service
72+
sudo systemctl start fbvnc.service
7373
```
7474

7575
## Vfb test

0 commit comments

Comments
 (0)