Update Migration Notes authored by Larry Granroth's avatar Larry Granroth
......@@ -41,7 +41,7 @@ Be sure to answer "n" to any conflicts. The general case is that you will have
```bash
cd ~
mv somedirectory somedirectory.Linux
mv somedirectory ~/Old/Linux/
mv Old/somedirectory .
```
......
......