We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b52660 commit 293b2e8Copy full SHA for 293b2e8
1 file changed
docs/install.rst
@@ -54,7 +54,7 @@ if you want to configure Charm++ differently from the default. To do this, chang
54
the charm directory and run the following build command, then build Charm4Py::
55
56
$ cd charm
57
- $ ./build charm4py <target-architecture> -j<N> --with-production
+ $ ./build charm4py <target-architecture> -j<N>
58
$ cd ../..
59
$ pip install .
60
0 commit comments