Skip to content

Commit 6bc87c2

Browse files
committed
update
1 parent c78fb3d commit 6bc87c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-resource-manager/bicep/install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,11 @@ sudo mv ./bicep /usr/local/bin/bicep
182182
# Verify you can now access the 'bicep' command
183183
bicep --help
184184
# Done!
185-
186185
```
187186

187+
> [!NOTE]
188+
> The installation of Bicep CLI version 0.16 or newer does not need Gatekeeper exception. However, [nightly builds](#install-the-nightly-builds) of the Bicep CLI still require the exception.
189+
188190
### Windows
189191

190192
#### Windows Installer

0 commit comments

Comments
 (0)