Skip to content

Commit 18d95c6

Browse files
committed
add windows support note
1 parent 904ad37 commit 18d95c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ To update SourceJS (in case of new installed plugins), run
3131
npm run build-source
3232
```
3333

34+
Note: Windows OS support is not yet implemented, but already in the works.
35+
3436
### Writing Documentation
3537

3638
Example components are placed into `./specs` folder. Each component has its JSX/CSS sources, `readme.md` documentation with component examples and text description and `info.json` meta file.

0 commit comments

Comments
 (0)