]> _ Git - alire.git/commit
Update getting-started.md (#1343)
authorcorinthian13 <corinthian13@users.noreply.github.com>
Tue, 14 Mar 2023 10:36:59 +0000 (10:36 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 10:36:59 +0000 (11:36 +0100)
commite5acf1a847d33ec3ec120664c7abf418d901122e
treed204f63b9a22386662f4f57c2bc7bb472c42246c
parent822fad03b5ea251046abb2b90e022c3a2d52a8ea
Update getting-started.md (#1343)

* Update getting-started.md

Lines 12 - 15.

More clarity on how to add PATH entry for Alire ecosystem client installed on a user's local Linux machine.
PATH value was missing the required double quotes.

* Update getting-started.md

To offer users a choice of adding the Alire client environment to their PATH environment either just for their current terminal session or for future sessions also.

* Update getting-started.md

Put PATH entries into .profile rather than .bashrc since some users may not be using the bash shell, i.e. may be using csh, zsh, fsh, etc.
doc/getting-started.md