Skip to content

Commit b7f3a08

Browse files
Update channels in docs (#100)
1 parent 96aad95 commit b7f3a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ and all packages required for the project.
2424
```yaml
2525
name: my-pyjs-env
2626
channels:
27-
- https://repo.mamba.pm/emscripten-forge
28-
- conda-forge
27+
- https://repo.prefix.dev/emscripten-forge-dev
28+
- https://repo.prefix.dev/conda-forge
2929
dependencies:
3030
- pyjs
3131
- numpy

0 commit comments

Comments
 (0)