Andrew C. Dvorak
90b67e0ec1
Fix small typo in README.md
...
`installter` → `installer`
2023-10-09 10:23:23 -05:00
Corey Butler
27bd0d0def
Update README.md
...
closes #1044
2023-10-06 13:22:43 -05:00
Corey Butler
cdc945d736
Update README.md
2023-09-19 22:58:28 -05:00
Corey Butler
4abbd31782
Update README.md
2023-07-11 10:10:03 -05:00
Corey Butler
e7cb08e574
Added new check command for v1.1.11
2023-01-26 22:08:21 -06:00
mon-jai
6b4a240ce6
Update reference links
2023-01-03 04:49:49 +08:00
Corey Butler
053fb7ba2c
Update README.md
2022-11-01 11:48:28 -05:00
Corey Butler
7b92f6d02b
Update README.md
2022-10-31 19:16:59 -05:00
Corey Butler
f61699faaf
Update README.md
...
Added sponsor
2022-10-14 17:59:17 -05:00
Corey Butler
43eafefe9c
Update README.md
2022-07-19 11:00:21 -05:00
WORMSS
d5f83b9c72
Update README.md
...
fix: incorrect element close
2022-03-02 10:38:23 +00:00
coreybutler
f792f4ec5e
Version bump
2021-12-10 12:36:36 -06:00
coreybutler
24a45da008
Resolved merge conflict
2021-12-10 12:23:56 -06:00
coreybutler
38d48d5acf
Updated README (typo fixes)
2021-12-09 14:02:28 -06:00
Corey Butler
d2f09dbec8
Merge pull request #699 from gdziadkiewicz/patch-1
...
Use Windows defined env vars in all paths in README
2021-12-07 20:07:55 -06:00
Grzegorz Dziadkiewicz
7860ff1f80
Use Windows defined env vars in all paths in README
2021-11-20 16:04:21 +01:00
hugh.hyj
14fac8dd2a
docs: update address of china mirror
2021-11-08 17:25:12 +08:00
Ben Randall
2b0460940d
Make links relative to readme.
2021-11-06 11:48:52 -07:00
Ben Randall
d9776b357e
Fix readme links.
...
Links to explanatory sections don't include the bulb emoji so they're broken.
2021-11-06 11:44:09 -07:00
Corey Butler
e5dd207c63
Update README.md
2021-09-27 21:54:20 -05:00
Corey Butler
01a670260a
Update README.md
2021-09-16 12:22:24 -05:00
Corey Butler
b1220403a0
Update README.md
2021-09-16 12:20:22 -05:00
Corey Butler
a6c34d10e6
Update README.md
2021-09-15 10:00:51 -05:00
Corey Butler
7c941c3663
Update README.md
2021-09-15 10:00:19 -05:00
Corey Butler
64428c5fac
Update README.md
2021-09-14 21:23:25 -05:00
Corey Butler
b7ff6e7538
Update README.md
2021-09-14 17:04:00 -05:00
Corey Butler
72a7d7028c
Update README.md
2021-09-14 17:02:14 -05:00
Corey Butler
476188b6f8
Update README.md
2021-09-14 17:01:28 -05:00
Corey Butler
8561237426
Update README.md
2021-09-14 16:59:06 -05:00
coreybutler
dc79f85cc2
README cleanup
2021-09-14 16:51:01 -05:00
coreybutler
5e5a4a7a07
Add release date notice
2021-09-14 16:46:10 -05:00
coreybutler
b596855df5
Updated README w/ 1.1.8 details
2021-09-14 16:30:49 -05:00
Benedikt Werner
c086248e05
Fix "<user>" -> "<user>"
2021-06-23 20:34:59 +02:00
Corey Butler
e0e4bbd3d9
Merge branch 'master' into master
2021-06-07 17:31:27 -05:00
Corey Butler
3609de70c0
Merge pull request #628 from tathamoddie/patch-1
...
readme: update install path references
2021-06-07 17:15:02 -05:00
Touré Holder
d9bfb9dfc1
Update README.md
...
Update version of npm docs referenced
2021-05-11 11:19:24 -03:00
Tatham Oddie
4410be9387
readme: update install path references
...
Fix incorrectly encoded "<" and ">"
Use system-agnostic special folder paths
2021-03-08 13:41:55 +11:00
Thomas Kutzner
db9ce01ddc
Put steps in order. MY FIRST OPEN SOURCE CONTRIB!!
2020-11-10 10:22:19 -08:00
Corey Butler
061902359c
Update README.md
2020-11-04 23:25:13 -06:00
Corey Butler
42326fc88d
Update README.md
2020-11-04 23:18:43 -06:00
Corey Butler
955a5459e5
Update README.md
...
Add link to manual installation steps. Closes #577 .
2020-11-04 23:12:43 -06:00
Corey Butler
d2a5a6715a
Update README.md
...
Updated, per recommendation in #566 .
2020-09-19 17:58:14 -05:00
Corey Butler
d9296762d0
Update README.md
2020-08-27 17:35:38 -05:00
Corey Butler
58352bb842
Update README.md
2020-08-27 13:48:04 -05:00
Corey Butler
4ea3bc0c13
Added sponsors
2020-04-01 11:30:15 -05:00
Ondra Medek
6a295ef178
README.md Uninstall existing npm - backup the global config
2020-03-19 16:33:47 +01:00
Corey Butler
9fdf4aa88d
Update README.md
2019-12-03 23:07:57 -06:00
Ryan Clarke
778fccd5ee
Update path to npm install
...
For some reason Github Flavored Markdown can't handle back slashes and angle brackets.
BAD: `Users\<user>\AppData` becomes `Users<user\AppData`
BAD: `Users\\<user>\AppData` becomes `Users\\AppData`
BAD: `Users\<user>\AppData` becomes `Users<user>\AppData`
OK: `Users\\<user>\AppData` becomes `Users\<user>\AppData`
2019-12-03 17:55:11 -05:00
Corey Butler
9cefbae5a3
Update README.md
...
Closes #492 .
2019-11-25 16:50:51 -06:00
Tom
18eda8195a
Convert ambiguous date into ISO standard format.
...
Sorry to be picky, but I got bitten by some ambiguous date format problems recently so...
The date I am converting (9/6/19) is Sep 6th if it is in US format and is June 9th for all other English speaking countries (I'm highlighting English countries only because this text is in English). I determined that it is US format by looking at the date of the commit.
I suggest that stuff like this use [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601 ) format because it is unambiguous, it is popular amongst developers, it is getting wider adoption, and it is a great format! Thanks.
2019-11-14 16:41:01 -05:00