Skip to content

Commit

Permalink
README.md typo fix (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
albusshin authored and MisterTea committed Apr 9, 2019
1 parent 09ee82b commit 4196ec7
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 @@ -149,7 +149,7 @@ Copy config file, the service and enable it:

```
sudo cp ../systemctl/et.service /etc/systemd/system/
sudo cp ../etc/etc.cfg /etc/
sudo cp ../etc/et.cfg /etc/
sudo systemctl enable et.service
sudo systemctl start et.service
```
Expand Down

0 comments on commit 4196ec7

Please sign in to comment.