Skip to content

Commit 9326c77

Browse files
authored
Update README.md (opnsense#580)
Since make clean does "rm -rf build/*", the sphinx-autobuild should happen in "build/html".
1 parent 79a3aa0 commit 9326c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ pip[3] install sphinx-autobuild
7171
```
7272

7373
```
74-
sphinx-autobuild source html
74+
sphinx-autobuild source build/html
7575
```

0 commit comments

Comments
 (0)