Skip to content

Commit

Permalink
rpi3 install
Browse files Browse the repository at this point in the history
  • Loading branch information
jiska2342 committed Mar 24, 2020
1 parent aa127b7 commit f9c38df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ All steps on a plain Ubuntu 18.04:
make
make install

Packets required on a current (July 2019) Raspian:
Packets required on a current (March 2020) Raspbian:

sudo apt-get --allow-releaseinfo-change update
sudo apt-get install git python-setuptools binutils-arm-none-eabi adb python-pip python-dev gcc libffi-dev
sudo apt-get install git python3-setuptools binutils-arm-none-eabi adb python3-pip python3-dev gcc libffi-dev



Expand Down

0 comments on commit f9c38df

Please sign in to comment.