Skip to content

Commit f7d8986

Browse files
committed
docs: add update command
Signed-off-by: ymski <114902604+ymski@users.noreply.github.com>
1 parent b560a31 commit f7d8986

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/faq/faq.md

+6
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ To use caret, it is sufficient to update the following packages.
4242
- bottleneck
4343
- matplotlib
4444

45+
The following commands can be used to update the package.
46+
47+
```
48+
pip3 install -U numexpr bottleneck matplotlib
49+
```
50+
4551
## Recording
4652

4753
### LTTng session doesn't start after `ros2 caret record`

0 commit comments

Comments
 (0)