fix typo authored by Eva Schiffer's avatar Eva Schiffer
...@@ -26,7 +26,7 @@ _Note that this example command includes several libraries for opening different ...@@ -26,7 +26,7 @@ _Note that this example command includes several libraries for opening different
This will create an environment called "glance" that can be used to run Glance at the command line. When you open a new terminal session with your computer to use glance you will need to activate this environment using the command: This will create an environment called "glance" that can be used to run Glance at the command line. When you open a new terminal session with your computer to use glance you will need to activate this environment using the command:
mamba activate glance mamba activate glance_user
Development Install Using MambaForge Development Install Using MambaForge
---------------------------------- ----------------------------------
... ...
......