mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 09:29:58 -07:00
add curl to apt install list
This commit is contained in:
committed by
Cooper Quintin
parent
6fda8450dc
commit
91f82fc71d
@@ -58,7 +58,7 @@ If you want to use a non verizon SIM card you will probably need an unlocked dev
|
||||
|
||||
### If your are on x86 linux
|
||||
* on your linux laptop install rust the usual way and then install cross compiling dependences.
|
||||
* run `sudo apt install build-essential libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf`
|
||||
* run `sudo apt install curl build-essential libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf`
|
||||
|
||||
* set up cross compliing for rust:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user