소스 검색

Update readme.md

David Catuhe 9 년 전
부모
커밋
3bfecce8ae
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      shadersLibrary/readme.md

+ 6 - 0
shadersLibrary/readme.md

@@ -29,6 +29,12 @@ But you can also start from scratch as you are not forced to support all these f
 
 ## Integrating the shader in the build process
 
+To build all shaders and generate the *dist* folder, just run:
+
+```
+gulp
+```
+
 To integrate your new material to the build process, you have to edit the config.sjon file and add an entry in the "materials" section of the file:
 
 ```