catalina.md
... ...
@@ -55,7 +55,7 @@ The lastest MacOS provides the option to create links in the root partion via th
55 55
This file has the following format:
56 56
```
57 57
#link target
58
-/programs /opt/biogrids
58
+programs opt/biogrids
59 59
```
60 60
61 61
Note that the whitespace MUST be a tab character. Spaces will not work.
... ...
@@ -115,7 +115,7 @@ csrutil disable
115 115
To remount the disk as read/write, run :
116 116
117 117
```
118
-sudo mount -uw /
118
+mount -uw /
119 119
```
120 120
121 121
To create the BioGrids /programs link, run :