Fix bracket escape in README.md

This commit is contained in:
Arthur Lu 2023-01-09 18:01:51 -08:00 committed by GitHub
parent b26721ecf7
commit ad203878ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,4 +113,4 @@ server {
```
3. Restart nginx with the new configurations by running `systemctl restart nginx`
After this step, the Proxmox web UI will be avaliable at pve.<FQDN> and the PAAS Client will be avaliable at client.<FQDN>
After this step, the Proxmox web UI will be avaliable at pve.\<FQDN\> and the PAAS Client will be avaliable at client.\<FQDN\>