We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c3d3a commit e0ee1bdCopy full SHA for e0ee1bd
docs/guides/installation.md
@@ -26,7 +26,8 @@ xattr -d com.apple.quarantine <your_filename>.dmg
26
```
27
28
Then the **first execution will take a while** as macOS check and validate the
29
-full application file tree. :::
+full application file tree.
30
+:::
31
32
## Conda installation
33
@@ -41,4 +42,5 @@ conda install e3sm-quickview # replace with application name
41
42
43
:::warning macOS specificity On macOS, the first execution will also take a
44
while as the system validate each python file for security. But any following
-execution should be very quick. :::
45
+execution should be very quick.
46
0 commit comments