1
0
Pārlūkot izejas kodu

save, commit, reload added to getting started

Herbert Vojčík 10 gadi atpakaļ
vecāks
revīzija
aca22222a5
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -18,7 +18,8 @@ Start development server with `amber serve`
 and go to `http://localhost:4000/` in your browser.
 
 In all packages that uses Silk, add `'silk/Silk'`
-to the package imports.
+to the package imports, save the change and commit the package.
+Reload.
 
 ## Introduction