diff --git a/tests/README.md b/tests/README.md index 71351dd442..10b1049904 100644 --- a/tests/README.md +++ b/tests/README.md @@ -159,19 +159,7 @@ make install-ngf-local-no-build Or, to install NGF with NGINX Plus enabled: ```makefile -make install-ngf-no-build-with-plus -``` - -> Note: If choosing this option, the following step _must_ be completed manually _before_ you build the image: - -```makefile -make update-ngf-manifest PREFIX= TAG= -``` - -Or, if you are building the NGINX Plus image: - -```makefile -make update-ngf-manifest-with-plus PREFIX= TAG= +make install-ngf-local-no-build-with-plus ``` #### Option 3 - Install NGINX Gateway Fabric from edge to configured kind cluster