Skip to content

Commit 13cf550

Browse files
authored
add recommended local environment
1 parent 817e03f commit 13cf550

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project is to store [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain
55
### Local Development
66

77
1. Download the docs template repo and the Web TWAIN docs repo with [download-dwt.sh](https://github.com/tony-xlh/misc/raw/refs/heads/main/build-docs/download-dwt.sh).
8-
2. Install Ruby and Jekyll.
8+
2. Install Ruby.
99
3. Go to the docs' folder and install dependencies.
1010

1111
```bash
@@ -18,6 +18,8 @@ This project is to store [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain
1818
bundle exec jekyll serve -P 5555 --trace --host=0.0.0.0
1919
```
2020

21+
The recommended environment is Linux — for Windows users, WSL is recommended.
22+
2123
### License
2224

2325
All documentation is available under the terms of [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/).

0 commit comments

Comments
 (0)