fix typo in jupyer kernel readme.
This commit is contained in:
parent
5e44b44f52
commit
cf0019ab82
@ -17,9 +17,9 @@ To install the kernel with sources in src/tools/cling:
|
||||
# register the kernelspec for C++17/C++14/C++11:
|
||||
# the user can install whichever kernel(s) they
|
||||
# wish:
|
||||
jupyter-kernelspec install [--user] cling-cpp17
|
||||
jupyter-kernelspec install [--user] cling-cpp14
|
||||
jupyter-kernelspec install [--user] cling-cpp11
|
||||
jupyter-kernelspec install [--user] cling-c++17
|
||||
jupyter-kernelspec install [--user] cling-c++14
|
||||
jupyter-kernelspec install [--user] cling-c++11
|
||||
|
||||
To run it:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user