1
0
Просмотр исходного кода

save, commit, reload added to getting started

Herbert Vojčík 10 лет назад
Родитель
Сommit
aca22222a5
1 измененных файлов с 2 добавлено и 1 удалено
  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