Skip to content

Commit

Permalink
Remove term "simply" from package manager docs (#3096)
Browse files Browse the repository at this point in the history
The word "simply" does not add anything useful to the instructions. And in cases where a user encounters trouble, users may infer negative things about themselves that they were unable to "simply" perform the necessary task.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
jasonkarns and XhmikosR authored Apr 14, 2020
1 parent 67ed402 commit 8cb5219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/en/download/package-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ zypper install nodejs4

## macOS

Simply download the [macOS Installer](https://nodejs.org/en/#home-downloadhead) directly from the [nodejs.org](https://nodejs.org/) web site.
Download the [macOS Installer](https://nodejs.org/en/#home-downloadhead) directly from the [nodejs.org](https://nodejs.org/) web site.

_If you want to download the package with bash:_

Expand Down Expand Up @@ -231,7 +231,7 @@ xbps-install -Sy nodejs

## Windows

Simply download the [Windows Installer](https://nodejs.org/en/#home-downloadhead) directly from the [nodejs.org](https://nodejs.org/) web site.
Download the [Windows Installer](https://nodejs.org/en/#home-downloadhead) directly from the [nodejs.org](https://nodejs.org/) web site.

### Alternatives

Expand Down

0 comments on commit 8cb5219

Please sign in to comment.