explain steps

pull/297/head
guidotheelen 2020-04-14 09:33:46 +02:00
parent 742b5a1c27
commit 7d56acd759
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Color and Black-and-White Noto emoji fonts, and tools for working with them.
## Building NotoColorEmoji ## Building NotoColorEmoji
Building NotoColorEmoji requires Python 3, and uses virtual envorinments to manage dependencies. Use the following steps to get up and running. Building NotoColorEmoji requires Python 3, and uses virtual envorinments to manage dependencies. Use the following steps to get up and running.
Create a virtual environment called: Create a virtual environment called `noto-emoji-env`:
python3 -m venv noto-emoji-env python3 -m venv noto-emoji-env