shithub: atlas

Download patch

ref: 530f54915ce55bec17d7580453437173efe20374
parent: 9273e8bdb036058c8deba9c0495f2aab765fd835
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu May 7 09:13:42 EDT 2020

update install instructions

--- a/README.md
+++ b/README.md
@@ -13,13 +13,9 @@
 
 ## Installing
 
-```
-cd /tmp && \
-hget https://github.com/ftrvxmtrx/hx/archive/master.tar.gz | tar xz && \
-cd hx-master && mk install && cd .. && \
-hget https://github.com/ftrvxmtrx/atlas/archive/master.tar.gz | tar xz && \
-cd atlas-master && mk install && cd .. && rm -rf hx-master atlas-master
-```
+Clone, run `mk install`.
+
+Install [hx](https://git.sr.ht/~ft/hx) to use `atlasc` script.
 
 ## TODO