Update all URLs to point to Grace-Solutions organization

This commit is contained in:
Alphaeus Mote
2025-05-09 15:30:36 -04:00
parent d339e2bc72
commit 4df222b36b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ Install-Module -Name PSProxmox -Scope CurrentUser
```powershell
# Clone the repository
git clone https://github.com/freedbygrace/PSProxmox.git
git clone https://github.com/Grace-Solutions/PSProxmox.git
cd PSProxmox
# Build the module
+3 -3
View File
@@ -29,7 +29,7 @@ Install-Module -Name PSProxmox -Scope AllUsers
You can also install the PSProxmox module directly from a GitHub release:
1. Download the latest release from the [GitHub repository](https://github.com/freedbygrace/PSProxmox/releases)
1. Download the latest release from the [GitHub repository](https://github.com/Grace-Solutions/PSProxmox/releases)
2. Extract the ZIP file
3. Run the `Install-PSProxmox.ps1` script included in the package:
@@ -43,7 +43,7 @@ You can build and install the PSProxmox module from source:
1. Clone the repository:
```powershell
git clone https://github.com/freedbygrace/PSProxmox.git
git clone https://github.com/Grace-Solutions/PSProxmox.git
cd PSProxmox
```
@@ -61,7 +61,7 @@ cd PSProxmox
You can manually install the PSProxmox module by copying the files to your PowerShell modules directory:
1. Download the latest release from the [GitHub repository](https://github.com/freedbygrace/PSProxmox/releases)
1. Download the latest release from the [GitHub repository](https://github.com/Grace-Solutions/PSProxmox/releases)
2. Extract the ZIP file
3. Copy the extracted files to a folder named "PSProxmox" in your PowerShell modules directory: