[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
2 parents 69df485 + 39577d4 commit ee4866c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,14 @@ Installation
* Run following command to download from github.

```sh
curl -sL https://github.com/gavinlyonsrepo/SSD1306_OLED_RPI/archive/1.2.tar.gz | tar xz
curl -sL https://github.com/gavinlyonsrepo/SSD1306_OLED_RPI/archive/1.1.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
installed to usr/lib and usr/include

```sh
Expand Down

0 comments on commit ee4866c

Please sign in to comment.