Skip to content

Commit 3993678

Browse files
authored
fix merge conflict (#105)
1 parent aa42079 commit 3993678

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/src/getting_started.md

-7
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ Let's assume that both Python and Julia are installed.
99

1010
It is recommended to use [conda](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html) virtul environment.
1111

12-
!!! note
13-
If Julia is not install it is recomended to install it from a conda-forge channel:
14-
15-
```python
16-
conda install -c conda-forge julia
17-
```
18-
1912
## Using Julia Awkward Arrays from Python
2013

2114
- To install [Awkward Array](https://github.com/scikit-hep/awkward) Python package:

0 commit comments

Comments
 (0)