Skip to content

Commit ade5e9b

Browse files
committed
Merge branch 'main' of https://github.com/LemLib/Eigen
2 parents 4489798 + 595e8d2 commit ade5e9b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,12 @@ All credit for Eigen goes to the Eigen team. See their [project page](https://ei
88

99
## Installation
1010

11-
#### PROS
11+
> Note that only PROS is supported due to VEXCode using an ancient compiler
1212
1313
1. Download `[email protected]` from the [latest release](https://github.com/LemLib/Eigen/releases/latest)
1414
2. Add the zip file to your project
1515
3. Run `pros c fetch [email protected]; pros c apply Eigen@version` in the PROS integrated terminal
1616

17-
#### VEXcode
18-
19-
1. Download `[email protected]` from the [latest release](https://github.com/LemLib/Eigen/releases/latest)
20-
2. Extract the zip file
21-
3. Copy/Paste the "Eigen" folder into your project's include folder
22-
2317
## Additional Versions
2418

2519
Want a different version of Eigen? Let us know by opening an issue [here](https://github.com/LemLib/Eigen/issues/new)

0 commit comments

Comments
 (0)