From e8ef92a7387df08994ec1c00e22cc1e70e013166 Mon Sep 17 00:00:00 2001 From: ajasibley <125228925+ajasibley@users.noreply.github.com> Date: Wed, 24 May 2023 04:30:05 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 773be7431..76b0d716b 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ flox activate This will activate the flox environment defined in the nexus/flox.nix file. This environment has all the necessary dependencies installed to build and run your project. -3. Build and run with cosmo +3. Run cosmo -Now you can use cosmo to build and launch your project: +Now you can use cosmo launch your project: ```bash -cosmo build -cosmo launch +cosmo ``` **If this is your first run of cosmo**, it will automatically start the tutorial.