Skip to content

Commit c6f2d01

Browse files
authored
chore: added recommended approach to installation
1 parent ea1fc7b commit c6f2d01

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/0-installation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Installation
22

3+
:::info[Recommended approach]
4+
5+
It is not recommended to install this library manually. Instead, you can initialize a Python service using `roverctl` using [this command](https://ase.vu.nl/docs/framework/Software/rover/roverctl/usage/#initialize-a-service).
6+
7+
:::
8+
39
The `roverlib-python` library comes installed by default on every Rover, but if for some reason it isn't, [ssh into the rover](https://ase.vu.nl/docs/tutorials/Fundamental%20Concepts/connecting) and run the following pip install command:
410

511
``` bash

0 commit comments

Comments
 (0)