mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-05 23:38:52 -06:00
Switch from Euclidean to approximate driving distance
This commit is contained in:
@@ -7,7 +7,7 @@ To use RELOG, the first step is to install the [Julia programming language](http
|
||||
|
||||
```julia
|
||||
using Pkg
|
||||
Pkg.add(name="RELOG", version="0.5")
|
||||
Pkg.add(name="RELOG", version="0.6")
|
||||
```
|
||||
|
||||
After the package and all its dependencies have been installed, please run the RELOG test suite, as shown below, to make sure that the package has been correctly installed:
|
||||
|
||||
Reference in New Issue
Block a user