You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: getting-started/geode-cli.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ It is recommended that you [set up a profile afterwards](#profile-setup).
67
67
68
68
## Linux
69
69
70
-
We provide prebuilt Linux binaries in [the CLI releases page]((https://github.com/geode-sdk/cli/releases/latest)). Since Linux distros differ between each other, you need to figure out yourself how to add this binary to your global path so CMake can find it. As long as `geode --version` works anywhere, everything should be fine.
70
+
We provide prebuilt Linux binaries in [the CLI releases page](https://github.com/geode-sdk/cli/releases/latest). Since Linux distros differ between each other, you need to figure out yourself how to add this binary to your global path so CMake can find it. As long as `geode --version` works anywhere, everything should be fine.
71
71
72
72
Once you figure that out, it is recommended that you [set up a profile afterwards](#profile-setup).
0 commit comments