We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f6191 commit 76545f8Copy full SHA for 76545f8
README.md
@@ -42,7 +42,7 @@ Only do this if you are replacing the module with an equivalent:
42
git rm libraries/<target directory>
43
44
## Building the bundle
45
-To build the bundle run `build-bundle.py` it requires Python 3.5+ and will
+To build the bundle run `build-bundles.py` it requires Python 3.5+ and will
46
produce a zip file in `build`. The file structure of the zip will not be
47
identical to the source `libraries` directory in order to save space. Libraries
48
with a single source will not be placed in their own directory.
0 commit comments