diff --git a/.pick_status.json b/.pick_status.json index bf125428f0f..bef496c1b0b 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -3001,7 +3001,7 @@ "description": "docs: fix paragraphs", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": "c0dfe8c6dfd913011d4637a05d93e36a8425dbea" }, diff --git a/docs/install.html b/docs/install.html index 33c2579a2c0..f4f02b9859f 100644 --- a/docs/install.html +++ b/docs/install.html @@ -74,7 +74,9 @@ Python Mako module is required. Version 0.8.0 or later should work. On Linux systems, flex and bison versions 2.5.35 and 2.4.1, respectively, (or later) should work. On Windows with MinGW, install flex and bison with: +
mingw-get install msys-flex msys-bison+
For MSVC on Windows, install Win flex-bison.