### Supported methods
-Currently the **only supported method** of upgrading DragonFly BSD from the source code. <br><br>
-Supported upgrade process only includes going from the *previous release* to *latest release*.<br>
+The only **supported** method of upgrading DragonFly BSD is by building from source code. <br><br>
+Supported upgrade process includes going from the *previous release* to *latest release*.<br>
For example, in our actual case, only the upgrade process involving <u>2.10.x up to 3.0.x</u> would be supported.
### Getting the source code
-There is a helper Makefile in /usr which will ease the task of retrieving the source tree; it needs to be run as root:
+There is a Makefile in /usr which will ease the task of retrieving the source tree; it needs to be run as root:
% cd /usr
% make src-create