Skip to content

Commit d27049d

Browse files
committed
Corrected the README
1 parent 203f2b0 commit d27049d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Also, the images contain:
2828
Releases
2929
========
3030

31-
Devsus' root file system is built by a CI/CD flow on [Travis CI](https://travis-ci.org/dimkr/devsus), after each push to the master branch, or once a week. This file system contains an up-to-date kernel, kernel modules, firmware and Devuan.
31+
Devsus has a CI/CD flow on [Travis CI](https://travis-ci.org/dimkr/devsus), which gets triggered after each push to the master branch, or once a week.
3232

33-
The root file system is put in a tarball that is uploaded to [GitHub](https://github.com/dimkr/devsus/releases).
33+
It builds tarballs containing an up-to-date kernel, kernel modules, firmware and a Devuan root file system, then uploads the tarballs to [GitHub](https://github.com/dimkr/devsus/releases).
3434

35-
In order to run Devsus, one has to unpack this tarball onto an existing bootable media, or produce bootable images.
35+
In order to run Devsus, one has to unpack these tarballs onto an existing bootable media, or produce bootable images using devsus.sh (see below).
3636

3737
Usage
3838
=====

0 commit comments

Comments
 (0)