Skip to content

Commit

Permalink
remove bug workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jan 17, 2024
1 parent 79b43ed commit 6f60fdb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ independent package with a faster and improved version of the Packmol package.

1. Install Julia in your system, with [juliaup](https://github.com/JuliaLang/juliaup#juliaup---julia-version-manager)

- Currently, for Windows, until [this bug](https://github.com/JuliaLang/Pkg.jl/issues/3643) is fixed, we recommend
installing the Julia 1.9.4 version. To do this, after installing `juliaup`, open the Windows Power Shell and type:
```
juliaup add 1.9
juliaup default 1.9
```

2. Launch julia and install this package:

```julia
Expand Down

0 comments on commit 6f60fdb

Please sign in to comment.