Skip to content

Commit e0ee1bd

Browse files
committed
docs(website): fix prettier formatting
1 parent 54c3d3a commit e0ee1bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/guides/installation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ xattr -d com.apple.quarantine <your_filename>.dmg
2626
```
2727

2828
Then the **first execution will take a while** as macOS check and validate the
29-
full application file tree. :::
29+
full application file tree.
30+
:::
3031

3132
## Conda installation
3233

@@ -41,4 +42,5 @@ conda install e3sm-quickview # replace with application name
4142

4243
:::warning macOS specificity On macOS, the first execution will also take a
4344
while as the system validate each python file for security. But any following
44-
execution should be very quick. :::
45+
execution should be very quick.
46+
:::

0 commit comments

Comments
 (0)