diff --git a/docs/abrp.md b/docs/abrp.md index 245b1a14..79b48c1f 100644 --- a/docs/abrp.md +++ b/docs/abrp.md @@ -17,9 +17,9 @@ ABRP will optimize your itinerary with these parameters. ![](abrp.png) 3. Click on Generic Link 4. Click on copy -5. Open the following url after replacing YOURTOKEN by the value you just copied: +5. Open the following url after replacing YOURTOKEN by the value you just copied and including the VIN from your car: ``` -http://localhost:5000/abrp?token=YOURTOKEN +http://localhost:5000/abrp?token=YOURTOKEN&vin=YOURVIN ``` 7. Go to [http://localhost:5000](http://localhost:5000) 8. Click on control tab @@ -36,4 +36,4 @@ http://localhost:5000/abrp?token=YOURTOKEN 11.4 save the file 11.5 restart psa_car_controller -12. Enjoy \ No newline at end of file +12. Enjoy