Skip to content

Commit ec2882c

Browse files
Update README.md (#61)
1 parent a83d43b commit ec2882c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Rust bindings for the high-performance [eCAL](https://github.com/eclipse-ecal/ec
1616

1717
## System Requirements
1818

19-
This crate requires a native installation of the [Eclipse eCAL](https://github.com/eclipse-ecal/ecal) C/C++ runtime, version 6.0 or newer. General instructions for installation can be found [here](https://eclipse-ecal.github.io/ecal/stable/getting_started/setup.html), the crate will fail to compile if the native libraries are not found.
19+
This crate requires a native installation of the [Eclipse eCAL](https://github.com/eclipse-ecal/ecal) C/C++ runtime, version 6.0 or newer. General instructions for installation can be found [here](https://eclipse-ecal.github.io/ecal/stable/getting_started/setup.html). The crate will fail to compile if the native libraries are not found.
2020

2121
## Examples
2222

0 commit comments

Comments
 (0)