From 344df1ce8388184039ae6521bda86f78f1a65349 Mon Sep 17 00:00:00 2001 From: Tony Giorgio <101225832+TonyGiorgio@users.noreply.github.com> Date: Fri, 31 May 2024 05:51:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1c76e6..b593c21 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ cd harbor 2. Install NixOS on your machine if you do not have it already. +⚠️ NOTE: Nix OS support on linux environments is still in progress: https://github.com/MutinyWallet/harbor/issues/7 + ``` curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install // Follow any Nix installation instructions in the terminal, including post install steps.