mirror of
https://codeberg.org/hyperreal/archive-fandom-wiki
synced 2024-11-01 08:33:06 +01:00
feat: add container support
This commit is contained in:
parent
09177e8d3b
commit
d5b4cc0a8e
@ -10,6 +10,8 @@ Make sure Python and Pip are installed. Then run:
|
||||
#+begin_src bash
|
||||
git clone https://git.hyperreal.coffee/hyperreal/archive-fandom-wiki.git
|
||||
cd archive-fandom-wiki
|
||||
python -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
#+end_src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user