Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalina setup which worked for me #8

Open
Alexander-Pop opened this issue May 12, 2020 · 0 comments
Open

Catalina setup which worked for me #8

Alexander-Pop opened this issue May 12, 2020 · 0 comments

Comments

@Alexander-Pop
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant