Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction authored Oct 12, 2023
1 parent cac1ff8 commit 7a994ae
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,15 @@ If your system has a supported version of Go, you can build from source

## Dependencies

sudo apt-get -y install pkg-config libpcsclite-dev libpcsclite1 pcscd pcsc-tools build-essential pkg-config
```console
sudo apt-get -y install pkg-config libpcsclite-dev libpcsclite1 pcscd pcsc-tools build-essential pkg-config
```

## privage

go install github.com/revelaction/privage/[email protected]

```console
go install github.com/revelaction/privage/[email protected]
```

# Usage

Expand Down

0 comments on commit 7a994ae

Please sign in to comment.