Skip to content

Commit 9296a99

Browse files
Update 04_install_python_dependencies_for_llama_cpp.md
Removed superfluous word
1 parent 79f1ec8 commit 9296a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/arcee-foundation-model-on-aws/04_install_python_dependencies_for_llama_cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This command does the following:
3232

3333
- Runs the activation script, which modifies your shell environment
3434
- Updates your shell prompt to show `env-llama-cpp`, indicating the environment is active
35-
- Updates `PATH` to use so the environment’s Python interpreter
35+
- Updates `PATH` to use the environment’s Python interpreter
3636
- Ensures all `pip` commands install packages into the isolated environment
3737

3838
## Upgrade pip to the latest version

0 commit comments

Comments
 (0)