Skip to content

Commit 1dce558

Browse files
committed
Fix readme links
1 parent 985e22b commit 1dce558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ Batsim also outputs a report for each agent, detailing the number of charge even
6969
### Install
7070

7171
You can either:
72-
- Donload a pre-built executable from [releases](https://github.com/arup-group/batsim/releases), or
72+
- Donload a pre-built executable from [releases](https://github.com/arup-group/BatterySimulator/releases), or
7373
- Build your own executable using git and the rust toolchain
7474

7575
#### Download
7676

77-
1) Download binary from [Releases](https://github.com/arup-group/batsim/releases)
77+
1) Download binary from [Releases](https://github.com/arup-group/BatterySimulator/releases)
7878
2) Find and unzip downloaded file if required: tar -xvf EXECUTABLE.tar.xz
7979
3) Within the unzipped folder you should find the executable `batsim`
8080
4) To make the `batsim` command more accessible, add the directory where it is located to PATH (or move it somewhere already on your PATH)

0 commit comments

Comments
 (0)