mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-04 01:18:09 +00:00 
			
		
		
		
	Changed pkgmgr commands
This commit is contained in:
		@@ -65,17 +65,17 @@ A lightweight, Docker-powered portfolio/landing-page generator—fully customiza
 | 
				
			|||||||
### 📦 Installation via Kevin’s Package Manager
 | 
					### 📦 Installation via Kevin’s Package Manager
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
pkgmgr install portfolio
 | 
					pkgmgr install portui
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Once installed, the `portfolio` CLI is available system-wide.
 | 
					Once installed, the `portui` CLI is available system-wide.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 🖥️ CLI Commands
 | 
					## 🖥️ CLI Commands
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
portfolio --help
 | 
					portui --help
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `build` Build the Docker image
 | 
					* `build` Build the Docker image
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user