1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

I make the mistake

This commit is contained in:
MadMan247 2024-05-10 15:21:32 -05:00 committed by GitHub
parent f6d30e9f17
commit 5a961ded58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,4 @@ replace "version"
## 2. Modify conf/requirements.txt
requirements.txt contains a single line, which correlates to the archivebox upstream pip install script;
e.g. in requirements.txt `archivebox==0.7.2;` `from pip install --upgrade 'archivebox==0.7.2'`
e.g. in requirements.txt `archivebox==0.7.2;` from `pip install --upgrade 'archivebox==0.7.2'`