Skip to content

Commit 7bf2174

Browse files
committed
README.md: Move .deb instructions out of uninstalling
1 parent e1cbf5a commit 7bf2174

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,17 @@ Uninstalling
192192
To uninstall a manually-installed package execute `make uninstall` as root in
193193
the package source directory.
194194

195-
### Building Debian package ###
195+
Upgrading / downgrading
196+
-----------------------
197+
198+
### Manually-installed package ###
199+
200+
If you've manually installed a version of this package before, please
201+
uninstall it before installing another one, using the sources you used for
202+
installation.
203+
204+
Building Debian package
205+
-----------------------
196206

197207
If you're a developer, or simply want to install a development version of the
198208
drivers as a Debian package, make sure you have `dpkg-dev`, `debhelper`, and
@@ -203,15 +213,6 @@ directory:
203213

204214
The resulting package files will be written to the parent directory.
205215

206-
Upgrading / downgrading
207-
-----------------------
208-
209-
### Manually-installed package ###
210-
211-
If you've manually installed a version of this package before, please
212-
uninstall it before installing another one, using the sources you used for
213-
installation.
214-
215216
Support
216217
-------
217218

0 commit comments

Comments
 (0)