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 8a107df67a
commit da87996348

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\>