Commit ffae8caf authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

installation complete

	modificados:     doc/sdk_developers.md
parent b5ba477a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -24,7 +24,7 @@ pyenv install 3.12
pyenv virtualenv 3.12 pesp_sdk_env
pyenv virtualenv 3.12 pesp_sdk_env


# Activate the virtual environment
# Activate the virtual environment
source the/path/to/.pyenv/versions/pesp_sdk_env/bin/activate
source path/to/.pyenv/versions/pesp_sdk_env/bin/activate
```
```


OPTIONAL step: sometimes Apple Mac shells raise issues while finding the shell path. If this happens, try this command:
OPTIONAL step: sometimes Apple Mac shells raise issues while finding the shell path. If this happens, try this command: