Drop mention of README-WIN32.html in the release checklist.

This commit is contained in:
Eric Haszlakiewicz
2017-12-09 15:12:08 -05:00
parent 0631c37c7f
commit 963e707ca4

View File

@@ -110,7 +110,6 @@ git clone -b gh-pages https://github.com/json-c/json-c json-c-pages
cd json-c-pages
mkdir json-c-${release}
cp -R ../json-c-${release}/doc json-c-${release}/.
cp ../json-c-${release}/README-WIN32.html json-c-${release}/.
git add json-c-${release}
git commit