Skip to content

Commit aefff02

Browse files
committed
[install] update main readme also
[skip CI]
1 parent 63e6a9c commit aefff02

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,10 @@ config-editing operations, or only the file-copy operations:
167167
- `jupyter_notebook_config.json` to enable the serverextension
168168
`jupyter_nbextensions_configurator`.
169169

170-
Finally, the `--skip-running-check` option flag is provided in order to allow
171-
the installation to proceed even if a notebook server appears to be currently
172-
running (by default, the install will not be performed if a notebook server
170+
Finally, the `--perform-running-check` option flag is provided in order to
171+
prevent the installation from proceeding if a notebook server appears to be
172+
currently running
173+
(by default, the install will still be performed, even if a notebook server
173174
appears to be running).
174175

175176
An analogous `uninstall` command is also provided, to remove all of the

0 commit comments

Comments
 (0)