Skip to content

Commit d971a2b

Browse files
authored
Merge pull request #69 from fable-compiler/forki-patch-1
Update server-side-rendering.md
2 parents 87c93ca + e4d23fe commit d971a2b

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)