Update Mounting Project Spaces authored by Larry Granroth's avatar Larry Granroth
......@@ -17,8 +17,8 @@ You will need administrator access for step one of this procedure. Afterwards y
"User Rights Assignment" and click "Create Symbolic Links". Then add your regular
user account to the list. After setting policy, **reboot** your computer.
2. After reboot, login as you're normal, non-admin account. Then issue a command similar
to the following, examples for the Juno and Cassiope missions are given below.
2. After reboot, login as your normal, non-admin account. Then issue a command similar
to the following examples for the Juno and Cassiope missions:
```batch
> mkdir C:\project
> mklink /d C:\project\juno \\melmac.physics.uiowa.edu\project\juno
......
......