Преглед на файлове

examples: tweak node-xhr instructions

Renée Kooi преди 5 години
родител
ревизия
564c500b76
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      examples/node-xhr/readme.md

+ 1 - 2
examples/node-xhr/readme.md

@@ -8,10 +8,9 @@ To run this example, make sure you've correctly installed the root repository:
 
 ```bash
 npm install
-npm run build
 ```
 
-Then move into this directory (`examples/php-xhr`), and:
+Then move into this directory (`examples/node-xhr`), and:
 
 ```bash
 npm start