1
0
Fork 0

moved rewrite notice to the top

This commit is contained in:
Kim, Jimin 2022-03-13 18:14:29 +09:00
parent b04e54b137
commit fb757628ee

View file

@ -2,6 +2,12 @@
My <a href="https://archlinux.org">Arch Linux</a> desktop setup
</h1>
<p align="center">
<b>
This project is undergoing a rewrite. Use the <a href="https://github.com/developomp/setup/tree/old">old</a> branch for now.
</b>
</p>
## Purpose
This repository is here to provide myself materials (script, guide, configuration, and other files) for cases when I need to transfer to other machine or reinstall the OS.
@ -33,8 +39,6 @@ This repository is here to provide myself materials (script, guide, configuratio
## Usage
This project is undergoing a rewrite. Use the [old](https://github.com/developomp/setup/tree/old) branch for now.
### WARNING
- The script assumes a clean installation of arch linux. That is, no extra packages installed already.