Skip to content

Commit

Permalink
Update linux_&_osx_start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsenal0x64 authored Feb 7, 2024
1 parent b97662d commit 24823da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux_&_osx_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cd "${CLONE_DIR}"
echo "Installing Packages......"

# Create virtual environment
python -m venv fixarr
python3 -m venv fixarr

# Activate virtual environment
source fixarr/bin/activate
Expand Down

0 comments on commit 24823da

Please sign in to comment.