mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 03:14:23 +00:00
dev_environment - remove redundant slash at the end of BLENDER_PATH
Co-Authored-By: tim <59872808+trhyder@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Please update REPO_PATH and BLENDER_PATH in the script below.
|
||||
# Default BLENDER_PATH on Mac: "/Users/$USER/Library/Application Support/Blender/4.3/"
|
||||
# Default BLENDER_PATH on Linux: "$HOME/.config/blender/4.3/"
|
||||
# Default BLENDER_PATH on Mac: "/Users/$USER/Library/Application Support/Blender/4.3"
|
||||
# Default BLENDER_PATH on Linux: "$HOME/.config/blender/4.3"
|
||||
# REPO_PATH="/path/to/where/your/git/repository/is/cloned/IfcOpenShell"
|
||||
REPO_PATH=""
|
||||
BLENDER_PATH=""
|
||||
|
||||
Reference in New Issue
Block a user