File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed 
src/content/docs/en-us/chocolatey-gui/setup Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ following command to install the latest version of Chocolatey GUI:
1515choco install chocolateygui 
1616``` 
1717
18+ <Callout  type = " info"  >
19+ Chocolatey GUI is designed to be used by one user at a time on the PC. Multiple users trying to run Chocolatey GUI simultaneously is not supported.
20+ </Callout >
21+ 
1822## Upgrading Chocolatey GUI  
1923
2024If you already have Chocolatey GUI installed, you can upgrade to the latest
@@ -71,4 +75,4 @@ If you wanted to set these options globally so that all users on the machine got
7175
7276``` 
7377choco install chocolateygui --params="'/ShowConsoleOutput=$true /UseDelayedSearch=$false /OutdatedPackagesCacheDurationInMinutes=120 /Global'" 
74- ``` 
78+ ``` 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments