@zerwiz/ymir 0.1.19 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -646,14 +646,14 @@ git clone https://github.com/zerwiz/ymir.git ~/Ymir && cd ~/Ymir && bin/ymir-ins
|
|
|
646
646
|
npm install -g @zerwiz/ymir # the CLI, global
|
|
647
647
|
```
|
|
648
648
|
|
|
649
|
-
**Who can install this today.** The
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
649
|
+
**Who can install this today — everyone.** The distro is public; the four
|
|
650
|
+
commands above are open, and the npm road is the smoothest: `npm i -g
|
|
651
|
+
@zerwiz/ymir` stands the platform and its four surfaces (Hlidskjalf, Óðrerir,
|
|
652
|
+
Sessrúmnir, Smíðja), and `ymir raise` lifts the hall. The ship is measured:
|
|
653
|
+
the seat wears the cloth of the halls — stone and bone, bronze and blood —
|
|
654
|
+
with no remnant of the fork it grew from.
|
|
655
|
+
|
|
656
|
+
**Install now.** The installer is honest about what it cannot do, and says so the installer is honest about what it cannot do, and says so rather
|
|
657
657
|
than pretending. Bring a Linux host (or let the Windows/macOS bootstraps give
|
|
658
658
|
you one — see *Bringing your own machine* above), and read what the installer
|
|
659
659
|
prints before you trust it.
|
package/package.json
CHANGED