Skip to content

Commit

Permalink
docs: fix install doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriankhl committed May 30, 2024
1 parent a5d32c1 commit f2e0e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,4 +499,4 @@ ninja -j4
ninja install
```

The folder `../install/gpu/addons/godot_llm` (`cpu` instead of `vulkan` for cpu build) can be copy directly to the `addons` folder of your godot project.
The folder `../install/gpu/addons/godot_llm` (`cpu` instead of `gpu` for cpu build) can be copy directly to the `addons` folder of your godot project.

0 comments on commit f2e0e74

Please sign in to comment.