You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install https://www.python.org/downloads/
sudo pip3 install -U pip --ignore-installed pip
pip3 install mkdocs
pip3 install mkdocs-ringcentral
sudo vim ~/.bash_profile - make sure new record is there
source ~/.bash_profile
mkdocs serve http://127.0.0.1:8000