diff --git a/INSTALL.md b/INSTALL.md index 4a24113..b41bb4e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -89,7 +89,7 @@ framework. The following command will build and install Topola's GUI application: - cargo install --locked --path . --features egui --bin egui + cargo install --locked --path . --features egui --bin topola-egui You can then invoke the application from your terminal by running