Skip to content

Commit 2c6cb73

Browse files
committed
added _static path for updating website
1 parent 8b699e5 commit 2c6cb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-HOWTO.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A. PREPARE
2828
- cd ../nltk/web
2929
- make (slow)
3030
- cd ../../nltk.github.com
31-
- git add _modules _sources api *.html objects.inv searchindex.js
31+
- git add _modules _sources _static api *.html objects.inv searchindex.js
3232
- git commit -m "updates for version 3.X.Y"
3333
- git push origin master
3434
8. Tag this version:

0 commit comments

Comments
 (0)