1
0
Ver Fonte

save, commit, reload added to getting started

Herbert Vojčík há 10 anos atrás
pai
commit
aca22222a5
1 ficheiros alterados com 2 adições e 1 exclusões
  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