RobotecAI / rai

RAI is a multi-vendor agent framework for robotics, utilizing Langchain and ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.
Apache License 2.0
162 stars 17 forks source link

improve poetry installation docs #286

Open boczekbartek opened 1 month ago

boczekbartek commented 1 month ago

Describe the bug When poetry is installed it is not added to PATH.It's installed in ~/.local/bin and needs to be added manually.

maciejmajek commented 1 month ago

That's true. Though information about this is displayed during poetry installation. We can add a note for that