Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

Commit 96c1a3c

Browse files
committed
Fix quota links
1 parent 9049343 commit 96c1a3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The whole process takes around twenty minutes. In the end, the following resourc
3535

3636
Depending on the size of the configured `disks size` and `machine-type`, you need to request an [increase in the service quota](https://console.cloud.google.com/iam-admin/quotas?usage=USED)
3737

38-
![https://console.cloud.google.com/iam-admin/quotas?usage=USED](./images/quota.png "GCP project Quota")
38+
[!["GCP project Quota"](./images/quota.png)](https://console.cloud.google.com/iam-admin/quotas?usage=USED)
3939

40-
After increasing the quota just run `make install`
40+
*After increasing the quota, retry the installation running `make install`*
4141

4242
## Verify the installation
4343

images/quota.png

26.5 KB
Loading

0 commit comments

Comments
 (0)