mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-07 23:37:58 +00:00
correct spelling
This commit is contained in:
parent
7d56acd759
commit
4596ae8a0d
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
Color and Black-and-White Noto emoji fonts, and tools for working with them.
|
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 environments to manage dependencies. Use the following steps to get up and running.
|
||||||
|
|
||||||
Create a virtual environment called `noto-emoji-env`:
|
Create a virtual environment called `noto-emoji-env`:
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ Activate the virtual environment:
|
||||||
|
|
||||||
source noto-emoji-env/bin/activate
|
source noto-emoji-env/bin/activate
|
||||||
|
|
||||||
Install the python requirements with:
|
Install the Python requirements with:
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue