Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 6c10026

Browse files
phpsystemsrastating
authored andcommitted
added dependency
1 parent 6cb1460 commit 6c10026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sudo apt-get install build-essential patch
3030
It’s possible that you don’t have important development header files installed on your system. Here’s what you should do if you should find yourself in this situation:
3131

3232
```
33-
sudo apt-get install ruby-dev zlib1g-dev liblzma-dev
33+
sudo apt-get install ruby-dev zlib1g-dev liblzma-dev libsqlite3-dev
3434
```
3535

3636
#### Windows Systems

0 commit comments

Comments
 (0)