1
0
mirror of https://github.com/20kdc/OC-KittenOS.git synced 2024-11-23 10:58:06 +11:00

Get rid of the 'future' idea. Final commit for r3.

This commit is contained in:
20kdc 2018-05-30 14:11:45 +01:00
parent 28d639e1d1
commit f011da9810

View File

@ -135,9 +135,3 @@ Firstly, for an uncompressed installer (just to test installer basecode), you us
Secondly, for a compressed installer, you use `package.sh`.
That rebuilds `code.tar` and `inst.lua`, and also prepares the final structure of the repository to upload.
NOTE! Future OS changes after r2 will be kept in a "future" branch.
The "future" branch gets rebased onto master and then recreated.
So expect that.