Merge pull request #963 from BarikMana/patch-1

Update Linux-Installation-Instructions.md
This commit is contained in:
Iceman 2020-09-18 12:31:10 +02:00 committed by GitHub
commit cf56fece21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@ To test you have the proper read & write rights, plug the Proxmark3 and execute:
```sh
[ -r /dev/ttyACM0 ] && [ -w /dev/ttyACM0 ] && echo ok
```
It must return `ok`. Otherwise this means you've a permissions problem to fix.
It must return `ok`. Otherwise this means you've got a permission problem to fix.
# Compile and use the project