📝 Made note to install php-composer
This commit is contained in:
parent
b753852b0e
commit
01d51ad4dd
1 changed files with 4 additions and 0 deletions
|
|
@ -370,3 +370,7 @@ https://www.linode.com/docs/guides/install-php-8-for-apache-and-nginx-on-ubuntu/
|
||||||
11/19/2023
|
11/19/2023
|
||||||
Install csvkit (for csvparsing from terminal):
|
Install csvkit (for csvparsing from terminal):
|
||||||
doas pacman -S csvkit
|
doas pacman -S csvkit
|
||||||
|
|
||||||
|
11/21/2023
|
||||||
|
Install php-composer (depenedency manager):
|
||||||
|
doas pacman -S composer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue