Skip to content

Commit

Permalink
Add: macos easycompile
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephira58 authored Sep 16, 2023
1 parent 859a57e commit ffe05e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ WIP

### 🍎Macos (Untested)
```
WIP
bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"; brew install git; brew install rust; cd ~; git clone https://github.com/Xanthus58/vault_gui; cd vault_gui; rustup-init; cargo build --release; cd ./target/release; mv vault_gui ../../; cd ../..; ./vault_gui;
```

0 comments on commit ffe05e1

Please sign in to comment.