Improve README

This commit is contained in:
Martin Endler
2020-01-25 00:38:58 +01:00
parent 10f96258a7
commit 5de4cc4fb4

View File

@@ -74,7 +74,7 @@ Bindings over pcsclite to access Smart Cards. It works in **Linux**, **macOS** a
> apt-get install pcscd
> ```
3. Once you have all needed libraries, you can install node-pcsclite using npm:
3. **Once you have all needed libraries, you can install node-pcsclite using npm:**
```bash
npm install @pokusew/pcsclite --save