diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index e94536f..5a2613a 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -122,7 +122,7 @@ At this point, the instructions for the Manual installation may be applied start # Create environment conda create -n StableDiffusion python=3.10.6 # Activate environment - conda active StableDiffusion + conda activate StableDiffusion # Validate environment is selected conda env list # Start local webserver