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

Conversation

Cecilia-Sensalari
Copy link
Collaborator

  • 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 added 2 commits April 16, 2021 16:22
- 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
- Add note about how to mount the Windows
file system in the WSL2 terminal, which is
initialized by default in the Linux home.


Testing your installation
=========================

.. note::
WSL2 users can enter the Windows file system (e.g. ``Documents``) from the terminal through ``cd mnt/c/Users/your_username``.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we assume it's always "c/Users/your_username" and that exists or shall we note it's an example?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's always with this path!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if a user has their data on drive D: or not under Users/?

@Cecilia-Sensalari Cecilia-Sensalari changed the title Reorder and improve steps in local installation Reorder local installation steps Apr 23, 2021
@Cecilia-Sensalari Cecilia-Sensalari changed the title Reorder local installation steps Reorder local installation steps in documentation Apr 23, 2021
@Cecilia-Sensalari Cecilia-Sensalari merged commit c8012e2 into master Apr 23, 2021
@Cecilia-Sensalari Cecilia-Sensalari deleted the installation_docs branch April 23, 2021 16:08
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

Successfully merging this pull request may close these issues.

None yet

2 participants