Alessio Franceschelli
961cd57b87
Update winget installation instructions
2021-10-13 15:01:50 +01:00
Luciano Zago
79832c1b04
Add instructions to gh installation via spack ( #4412 )
2021-10-08 09:14:49 +00:00
Mislav Marohnić
1ec632b1b8
Add OpenBSD instructions
2021-08-17 11:47:21 +02:00
chemotaxis
a72f6346dd
Rearrange Conda installation instructions
...
Originally, I was thinking of putting Conda in a separate section after
the Windows section, since Conda probably isn't as well known or used.
But reading through the readme again, it seems like arranging it like
the other instructions makes more sense.
I found myself trying to look for the instructions when I first read it
in the MacOS section, but couldn't find the instructions.
2021-06-05 12:37:55 -04:00
chemotaxis
71c6b8f43a
Add links to Conda section within each OS section
2021-06-05 00:48:36 -04:00
chemotaxis
71b738b553
Make whitespace consistent
2021-06-05 00:42:39 -04:00
chemotaxis
3caba02f3c
Add documentation for installing via Conda
...
Conda is a cross-platform package and environment manager, primarily
associated with the scientific computing and data science communities.
2021-06-05 00:35:30 -04:00
itsme-alan
b51403391e
Update upgrade docs for winget
2021-05-31 13:22:35 +05:30
SADIK KUZU
0da3a19526
Capitalized h
2021-05-24 04:04:05 +03:00
Dan Greene
ca04e21921
Merge pull request #3681 from dgreene1/trunk
...
Describes usage in Github Actions
2021-05-20 20:03:44 +02:00
Vixb
37891a54d9
Update scoop install option ( #2478 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
Co-authored-by: Jan Pokorný <JenomPokorny@gmail.com>
2020-11-25 11:40:30 +01:00
Alan Ninan Thomas
dd0b6de59f
Mention winget as an install option in README ( #2272 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2020-10-28 11:47:23 +01:00
Mislav Marohnić
b3f64acc55
Clarify contributions section
2020-10-13 17:44:13 +02:00
Mislav Marohnić
3d734a5e7e
Merge remote-tracking branch 'origin' into help-wanted-docs
2020-10-13 17:43:12 +02:00
Mislav Marohnić
bb6a571ab5
Tweak contributing guidelines
2020-10-13 16:40:40 +02:00
Waldir Pimenta
10e1c5260c
Suggested changes from PR review
2020-10-12 13:10:52 +01:00
Waldir Pimenta
d29fc16df9
Suggested changes from PR review
2020-10-12 11:57:43 +01:00
Waldir Pimenta
c38003d78b
Improve installation instructions
...
- Mention downloadable binaries for macOS and Linux
- Mention Homebrew for Linux
- Cleanup whitespace throughout the file
2020-10-11 10:57:04 +01:00
Antoine Leblanc
b047d63555
Add link to Homebrew and MacPorts
2020-10-04 21:17:48 +02:00
Jeremy Coghill
123f469e58
Fix links to files in the docs directory
2020-09-25 20:49:53 -04:00
Amanda Pinsker
f43a65a69f
Merge branch 'trunk' into readme-updates
2020-09-14 15:06:03 -04:00
Lee Reilly
527a1e466f
Add auth command and flag usage to README
2020-09-08 14:07:33 -07:00
Amanda Pinsker
14c4331a51
tweak availability language
2020-09-08 12:46:45 -04:00
Amanda Pinsker
e10bbdd24f
Flip docs and feedback sections
2020-09-08 12:45:07 -04:00
Amanda Pinsker
032c9ddbc6
Update README.md
2020-09-08 12:12:09 -04:00
Mislav Marohnić
016df6af1c
Consolidate Linux installation docs
...
- Move all Linux installation docs to the separate page to eliminate repetition
- Indicate that only Ubuntu 20.04 is supported for apt-add-repository method
- Pull openSUSE/SUSE out of the "unofficial" section since it refers to
downloading our official packages
- Point out manual installation methods as well
2020-09-07 17:06:03 +02:00
vilmibm
deb92f93a6
update linux installation docs
2020-09-03 14:54:35 -05:00
Sam Coe
022d29ce79
Further cleanup up README links and update contributing doc
2020-09-01 09:40:27 +02:00
Sam Coe
a8add832b5
Address PR feedback and link cleanup
2020-08-31 16:27:27 +02:00
Sam Coe
a3eb099c14
Remove feedback survey from README
2020-08-31 08:44:04 +02:00
wilso199
3275690b83
Updating brew install
2020-08-27 20:48:44 -04:00
Mislav Marohnić
746e7c21a3
💅 Install docs tweaks
2020-08-17 12:37:16 +02:00
Krishna Kanhaiya
fde470f9c5
Add installation step for android termux.
2020-08-15 19:40:52 +05:30
Filip Kszczot
ad4b3795dc
Fix Arch's install example
...
As the package was moved from AUR to community repo the command needs update as well.
2020-07-27 12:29:05 +02:00
ObliviousParadigm
5851ee26dd
DOC: Changed few sentences
...
Moved code blocks to new lines to maintain consistency
2020-06-15 01:03:27 +05:30
Nate Smith
d59355b155
update gh pr status screenshot
...
- changes from master to develop
- adds unicode
- corrects colorization
2020-06-09 10:59:58 -05:00
buicongtan1997
cc86d94bdb
Update README.md
...
Update screenshot change `master` to `trunk`
2020-06-09 10:02:15 +07:00
Mislav Marohnić
9d11cedd18
Rename "master" to "trunk" in various links
2020-05-26 20:57:26 +02:00
Leonardo Melo
700f86c5bc
Update README
...
Add missing `gh config` command usage to README. Also, remove a
trailing space in the `Availability` section, hehe. 😃
2020-04-24 08:49:03 -03:00
Paul Wise
a6618cf02f
Update Debian instructions for modern apt versions
...
apt can now install local .deb files too, with dependencies.
2020-04-15 12:41:01 +08:00
Mislav Marohnić
a6495a8c0d
Merge pull request #733 from michaelld/add_MP_to_readme
...
add MacPorts usage info
2020-04-08 12:27:30 +02:00
Mislav Marohnić
60e7bb6243
Tweak macOS installation docs
2020-04-08 12:26:15 +02:00
Michael Dickens
efefe5a849
add MacPorts usage info
2020-04-02 08:49:43 -04:00
Mislav Marohnić
f5aa2bb5ac
Bring back #installation anchor in README
...
This is linked to from GitHub.com call-to-action to install CLI
2020-04-02 12:52:01 +02:00
Billy Griffin
3e21043bc3
more specific timeframe
...
Co-Authored-By: Neha Batra <nerdneha@github.com>
2020-03-17 16:35:19 -06:00
Billy Griffin
c869211f9e
More detail about GHES support
2020-03-17 16:12:44 -06:00
Ian Schmitz
a7110a7065
Update Feodra install instructions
...
Updated instructions to use `dnf` package manager instead of `yum`, which has been the default package manager in Fedora since Fedora 22 (2015).
2020-03-12 15:50:34 -07:00
Mislav Marohnić
c5499c8173
Merge pull request #626 from jsjoeio/patch-1
...
feat: update README
2020-03-11 17:07:44 +01:00
Joe Previte
ba4d5c5f0b
Update README.md
2020-03-10 19:43:18 -07:00
Joe Previte
f8865e3c23
refactor: remove editor section and one line docs
2020-03-10 19:40:40 -07:00