Commit e9b69d8e authored by Phil Jones's avatar Phil Jones

Update package path in instructions.

parent bc2a85af
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
## Installation ## Installation
Use the JupyterLab extension manager, or: Use the JupyterLab extension manager, or:
```bash ```bash
jupyter labextension install @pjj56/finesse-syntax-jupyterlab jupyter labextension install finesse-syntax-jupyterlab
``` ```
{ {
"name": "@pjj56/finesse-syntax-jupyterlab", "name": "finesse-syntax-jupyterlab",
"version": "0.1.7", "version": "0.1.7",
"description": "Syntax highlighting for kat script within JupyterLab.", "description": "Syntax highlighting for kat script within JupyterLab.",
"keywords": [ "keywords": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment