Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
a-givertzman committed May 26, 2023
1 parent 24c1b86 commit 53c3875
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 19,11 @@ cd snap7-full-1.4.2/build/unix
```bash
sudo make -f x86_64_linux.mk all install LibInstall=/usr/lib
```

## run

```bash
git clone https://github.com/a-givertzman/data-server.git
cd data-server
cargo run --release
```

0 comments on commit 53c3875

Please sign in to comment.