mirror of
https://github.com/YGGverse/Pulsar.git
synced 2025-03-13 05:41:21 +00:00
add missed php-sqlite3 dependency
This commit is contained in:
parent
46d1cb55ef
commit
af6cea82e5
@ -16,7 +16,7 @@ RSS aggregator for different protocols
|
||||
|
||||
## Install
|
||||
|
||||
1. `apt install git composer php-fpm php-pdo php-mbstring` - install system dependencies
|
||||
1. `apt install git composer php-fpm php-sqlite3 php-pdo php-mbstring` - install system dependencies
|
||||
2. `git clone https://github.com/YGGverse/Pulsar.git` - get latest Pulsar version
|
||||
3. `cd Pulsar` - navigate project folder
|
||||
4. `composer update` - install application dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user