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

Reorder local installation steps in documentation #15

Merged
merged 3 commits into from
Apr 23, 2021

Commits on Apr 16, 2021

  1. Reorder and improve steps in local installation

    - First install non-Python dependencies and
    lastly the package itself (with pip3)
    - Add "sudo apt-get update" in step 1
    - Add install python3-pip (for pip3) in step 1
    - Remove redundant link to paml docs
    - Fuse the cloning and pip3 steps in one step
    cesen committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7957b63 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. WSL2: manual mounting of Windows filesystem

    - Add note about how to mount the Windows
    file system in the WSL2 terminal, which is
    initialized by default in the Linux home.
    cesen committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    32389f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Minor (add "e.g." to Windows file system path)

    cesen committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    e727af9 View commit details
    Browse the repository at this point in the history