We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4361371 commit 0d3c947Copy full SHA for 0d3c947
README.md
@@ -34,6 +34,7 @@ apt-get install git-lfs # (Linux)
34
35
# 2. Clone the repo
36
git clone https://github.com/ai-dynamo/aiconfigurator.git
37
+git lfs pull
38
39
# 3. Create and activate a virtual environment
40
python3 -m venv myenv && source myenv/bin/activate # (requires Python 3.9 or later)
0 commit comments