Pārlūkot izejas kodu

examples: tweak node-xhr instructions

Renée Kooi 5 gadi atpakaļ
vecāks
revīzija
564c500b76
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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