Skip to content

Commit e4d23fe

Browse files
authored
Update server-side-rendering.md
1 parent 87c93ca commit e4d23fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-side-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,5 @@ Now enjoy! If you find bugs or just need some help, please create an issue and l
206206
```sh
207207
git clone https://github.com/fable-compiler/fable-react.git
208208
cd ./fable-react/Samples/SSRSample/
209-
./build.sh # or ./build.cmd in windows
209+
./build.sh run # or ./build.cmd run on windows
210210
```

0 commit comments

Comments
 (0)