diff --git a/docs/source/development_js.rst b/docs/source/development_js.rst index b61f0564c..4985caf74 100644 --- a/docs/source/development_js.rst +++ b/docs/source/development_js.rst @@ -51,7 +51,7 @@ Run the following two commands to generate the universal ``wheel`` and the ``sdi .. code:: $ python setup.py sdist - $ python setup.py bdist_wheel --universal + $ python setup.py bdist_wheel .. note::