mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02:00
added desc to ubuntu sqlite install
This commit is contained in:
parent
1aa4abe0ff
commit
ab4b2da50d
@ -4,6 +4,8 @@ These are the instructions for running Drone on Ubuntu . We recommend using Ubun
|
||||
|
||||
## System Requirements
|
||||
|
||||
The default Drone installation uses a SQLite3 database for persistence. Please ensure you have libsqlite3-dev installed:
|
||||
|
||||
```
|
||||
sudo apt-get update
|
||||
sudo apt-get install libsqlite3-dev
|
||||
|
Loading…
Reference in New Issue
Block a user