Skip to content

Commit 8cb5219

Browse files
jasonkarnsXhmikosR
andauthored
Remove term "simply" from package manager docs (#3096)
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>
1 parent 67ed402 commit 8cb5219

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

locale/en/download/package-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ zypper install nodejs4
160160

161161
## macOS
162162

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

165165
_If you want to download the package with bash:_
166166

@@ -231,7 +231,7 @@ xbps-install -Sy nodejs
231231

232232
## Windows
233233

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

236236
### Alternatives
237237

0 commit comments

Comments
 (0)