Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 4a7f226..0808cbc 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -4,7 +4,7 @@ Setup
```shell
npm install
-# OR
+# or
yarn
```