Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bence98 authored Feb 20, 2019
1 parent e92dab4 commit b46c725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ AVR4L aims to deliver an easy to use and user friendly Integrated Development En
`. /etc/environment` or `source /etc/environment`
2. Clone/download this folder to your computer.
3. cd into the `Binaries/Linux` directory.
4. run `sudo -E ./install.sh` within this folder.
5. you can now type `avr4l` in any terminal session or find it in the dash if you have `Ubuntu` installed.
4. On Debian/Ubuntu/Mint etc., you can double-click the DEB to install it. On other Linuxes, run `sudo -E ./install.sh` within this folder.
6. you can now type `avr4l` in any terminal session or find it in the dash if you have `Ubuntu` installed.

### Windows:
1. Make sure `Java JDK / JRE v1.8` is installed on your computer.
Expand Down Expand Up @@ -76,4 +76,4 @@ AVR4L aims to deliver an easy to use and user friendly Integrated Development En

`YOUR_USER ALL = NOPASSWD : ALL`

note: replace `YOUR_USER` with your linux user
note: replace `YOUR_USER` with your linux user

0 comments on commit b46c725

Please sign in to comment.