[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
v 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinlyonsrepo committed Jul 15, 2021
1 parent ee4866c commit ed426d2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,10 @@ Installation
* Run following command to download from github.

```sh
curl -sL https://github.com/gavinlyonsrepo/SSD1306_OLED_RPI/archive/1.1.tar.gz | tar xz
curl -sL https://github.com/gavinlyonsrepo/SSD1306_OLED_RPI/archive/1.2.tar.gz | tar xz
```

<<<<<<< HEAD
4. Run "make" to run the makefile in base folder to install library, it will be
=======
4. Run "make" to run the makefile in repo root folder to install library, it will be
>>>>>>> 39577d4a569e72ab5f2573ce412cb55b125905b1
4. Run "make" to run the makefile in repo base folder to install library, it will be
installed to usr/lib and usr/include

```sh
Expand Down

0 comments on commit ed426d2

Please sign in to comment.