diff --git a/PowerShell/JumpCloud Commands Gallery/Linux Commands/Linux - Rename System HostName from JumpCloud.md b/PowerShell/JumpCloud Commands Gallery/Linux Commands/Linux - Rename System HostName from JumpCloud.md index 00a768290..3c4ab3f26 100644 --- a/PowerShell/JumpCloud Commands Gallery/Linux Commands/Linux - Rename System HostName from JumpCloud.md +++ b/PowerShell/JumpCloud Commands Gallery/Linux Commands/Linux - Rename System HostName from JumpCloud.md @@ -17,7 +17,7 @@ linux ################################################################################ # Set Read API KEY - Required to read "DisplayName" from console.jumpcloud.com -API_KEY="yourReadWriteAPIKey" +API_KEY="YourReadOnlyAPIKey" # ------- Do not modify below this line ------