Skip to content

Commit 0f9bc1f

Browse files
committed
Update README.md
1 parent a2b4f7b commit 0f9bc1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ We also provide a codeocean capsule (a modular container for the software enviro
3636
## Installation
3737
```bash
3838
pip install slices
39-
# If installing within China, to improve download speed, you can add [-i https://pypi.tuna.tsinghua.edu.cn/simple ] at the end of the pip install command
39+
#If you're in China and want to speed up the download, you can use this command instead: "pip install slices -i https://pypi.tuna.tsinghua.edu.cn/simple".
4040
```
41+
Please note that this installtion method is intended for Linux operating systems like Ubuntu and CentOS. Unfortunately, SLICES is not compatible with Windows due to the modified XTB binary was compiled on Linux.
4142

4243
## Examples
4344
### Crystal to SLICES and SLICES to crystal

0 commit comments

Comments
 (0)