From 650ba0e20012ff6ad0ad072e6362a82b20ce1f7a Mon Sep 17 00:00:00 2001 From: yozgatsi Date: Tue, 24 Dec 2019 14:46:50 -0500 Subject: [PATCH] note where fonts came from. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62862b6..2a7c084 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ cp -v dist/mermaid.js* ../mkdocs-docs/docs/js/ cd ../ python --version pip --version -sudo apt-get install pip +sudo apt-get install python-pip wget https://bootstrap.pypa.io/get-pip.py sudo python get-pip.py -- GitLab