Skip to content

Commit 6342171

Browse files
authored
Fix URL link to example repo in README (#12)
1 parent 8daa490 commit 6342171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can use the `repo2jupyterlite` command to check out any supported repo
1717
installation with `jupyter lite build`.
1818

1919
```bash
20-
repo2jupyterlite https://github.com/yuvipandas/environment.yml requirements-build
20+
repo2jupyterlite https://github.com/yuvipanda/environment.yml requirements-build
2121
```
2222

2323
You can serve the `requirements-build/` directory now statically, and it should

0 commit comments

Comments
 (0)