updated readme

This commit is contained in:
Chad Nelson 2023-10-02 11:04:09 -06:00
parent d76f401595
commit baf791035f

View file

@ -3,7 +3,7 @@
1. [MSG (Mac Subsystem for Guix)](#msg-mac-subsystem-for-guix) 1. [MSG (Mac Subsystem for Guix)](#msg-mac-subsystem-for-guix)
1. [Description](#description) 1. [Description](#description)
2. [!!!!Currently only compatible with M1/M2 Macs](#currently-only-compatible-with-m1m2-macs) 2. [Now available for both Apple Silicon and Intel based Macs!](#compatible)
1. [README (WIP)](#readme-wip) 1. [README (WIP)](#readme-wip)
1. [Prerequisites:](#prerequisites) 1. [Prerequisites:](#prerequisites)
2. [Installation](#installation) 2. [Installation](#installation)
@ -26,9 +26,9 @@ MSG is an attempt to create a native-like experience for GUIX on MacOS,
using methods inspired by others like Podman/Docker/Lima. using methods inspired by others like Podman/Docker/Lima.
<a id="currently-only-compatible-with-m1m2-macs"></a> <a id="compatible"></a>
# !!!!Currently only compatible with M1/M2 Macs # Now available for both Apple Silicon and Intel based Macs!
<a id="readme-wip"></a> <a id="readme-wip"></a>