Skip to content

Commit bd5d4ec

Browse files
authored
Update README.md
1 parent 4c24c5b commit bd5d4ec

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
@@ -22,7 +22,7 @@ I opened a issue here, https://github.com/pyodide/pyodide/issues/1426 about how
2222

2323
### Setup Pyodide [do not ignore]
2424

25-
The current code alreasy uses local latest Pyodide dev version to speed up loading, just download it once, https://github.com/grimmer0125/embedded-python-dicom-visualization-reactapp/releases/download/untagged-93d9591f4af9212e43f1/pyodide.zip, unzip it, then move `pyoide` folder to `public/pyodide`. These Pyoide fiels are download from `https://cdn.jsdelivr.net/`, not built from scratch.
25+
The current code alreasy uses local latest Pyodide dev version to speed up loading instead of CDN, just download it once, https://github.com/grimmer0125/embedded-python-dicom-visualization-reactapp/releases/download/untagged-93d9591f4af9212e43f1/pyodide.zip, unzip it, then move `pyoide` folder to `public/pyodide`. These Pyoide fiels are download from `https://cdn.jsdelivr.net/`, not built from scratch.
2626

2727
Or you can comment these
2828
```

0 commit comments

Comments
 (0)