Skip to content

Commit b68c4bf

Browse files
committed
Not recommend using yarn
1 parent 02b28dd commit b68c4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
==================
33

44
![Node.js](https://github.com/instant-markdown/instant-markdown-d/workflows/Node.js/badge.svg)
5+
![open collective badge](https://opencollective.com/instant-markdown/tiers/backer/badge.svg?label=backer&color=brightgreen)
56

67
instant-markdown-d is a small Node.js server that enables instant compilation
78
and previewing of Markup files. A plugin can easily be written for any text
@@ -15,7 +16,7 @@ Install the mini-server by running either:
1516

1617
[sudo] npm -g install instant-markdown-d
1718

18-
or:
19+
or ~~using yarn~~ (not recommended. See issue #86):
1920

2021
[sudo] yarn global add instant-markdown-d
2122

0 commit comments

Comments
 (0)