Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Change USER_WS to STUDIO_HOST_USER_WS in README #4

Merged
merged 1 commit into from
Apr 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If that is the case, follow [these instructions](https://docs.picknik.ai/en/stab

Otherwise, it is left to the user to ensure that the prerequites from the installation process have been met.

To manually launch MoveIt Studio with the default configuration provided by this workspace, specify this repository as the target `USER_WS` in the provided [.env file](.env).
To manually launch MoveIt Studio with the default configuration provided by this workspace, specify this repository as the target `STUDIO_HOST_USER_WORKSPACE` in the provided [.env file](.env).
By default, `STUDIO_HOST_USER_WORKSPACE` points to `$HOME/moveit_studio_ws`.
If you have cloned this repository to a different location, then update the line to point to this workspace.

Expand Down