Skip to content

Commit 00ff3c5

Browse files
committed
Fix git checkout in README.md
1 parent 8afbffa commit 00ff3c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Install MLIR/LLVM and Intel® Extension for MLIR (IMEX, see https://github.com/i
1414
```bash
1515
git clone --recurse-submodules https://github.com/IntelPython/sharded-array-for-python
1616
cd sharded-array-for-python
17-
git checkout jit
1817
conda create --file conda-env.txt --name sharpy
1918
conda activate sharpy
2019
export MPIROOT=$CONDA_PREFIX

0 commit comments

Comments
 (0)