Skip to content

Commit ee16fb8

Browse files
Merge pull request #2073 from flying-sheep/patch-1
Fixed source build instructions
2 parents 1f93ad3 + b8275cf commit ee16fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyterlab-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Source Build
3737

3838
```bash
3939
git clone https://github.com/jupyter-widgets/ipywidgets.git
40-
cd packages/jupyterlab-manager
40+
cd ipywidgets/packages/jupyterlab-manager
4141
npm install
4242
npm run build
4343
jupyter labextension link .

0 commit comments

Comments
 (0)