mirror of
https://github.com/maunium/stickerpicker.git
synced 2024-11-14 23:32:45 +01:00
Updated Creating packs (markdown)
parent
79e150d0b4
commit
f4044848ef
@ -4,9 +4,7 @@ utility scripts you can use to import and create sticker packs.
|
|||||||
To get started, install the dependencies for using the commands:
|
To get started, install the dependencies for using the commands:
|
||||||
|
|
||||||
0. Make sure you have Python 3.6 or higher.
|
0. Make sure you have Python 3.6 or higher.
|
||||||
1. Clone the repo
|
1. Clone the repo (`git clone https://github.com/maunium/stickerpicker.git`)
|
||||||
* If you're using the GitHub pages instructions, clone your own fork: `git clone git@github.com:username/stickerpicker.git`
|
|
||||||
* Otherwise, clone the main repo: `git clone https://github.com/maunium/stickerpicker.git`
|
|
||||||
2. (Optional) Set up a virtual environment.
|
2. (Optional) Set up a virtual environment.
|
||||||
1. Create with `virtualenv -p python3 .venv`
|
1. Create with `virtualenv -p python3 .venv`
|
||||||
2. Activate with `source .venv/bin/activate`
|
2. Activate with `source .venv/bin/activate`
|
||||||
|
Loading…
Reference in New Issue
Block a user