Added missing dependency mentioned at https://github.com/jart/cosmopolitan/issues/334 to get installing Cosmopolitan working on Ubuntu 23.04 64bit.

This commit is contained in:
Lauri Ojansivu 2023-07-02 23:50:12 +03:00
parent 0c630d95b5
commit 8e3b2b2ea3

View file

@ -24,6 +24,7 @@ It's recommended that Cosmopolitan be installed to `/opt/cosmo` and
contains your non-monorepo artifacts.
```
sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
sudo mkdir -p /opt
sudo chmod 1777 /opt
git clone https://github.com/jart/cosmopolitan /opt/cosmo