Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akiroz authored Aug 12, 2016
1 parent e8fe897 commit 0d41e91
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 @@ -33,7 +33,6 @@ Diagrams are saved as `txt` files, you can import them under `File > Import From
```
[~/]$ git clone ...
[~/doorlock/embedded]$ lein uberjar
```
The standalone JAR is now in `doorlock/embedded/target/doorlock-<version>-standalone.jar`.

Expand All @@ -45,6 +44,7 @@ The standalone JAR is now in `doorlock/embedded/target/doorlock-<version>-standa
* wiringpi-git (AUR)

**Install as systemd service:**

1. copy the standalone JAR to `/home/oursky/`
2. copy `doorlock.service` to `/etc/systemd/system/`
3. enable and start the service:
Expand Down

0 comments on commit 0d41e91

Please sign in to comment.