Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored Aug 22, 2023
1 parent 955c17c commit e571a26
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ If you want to build from source, you will need to clone the repo and open the p
```bash
git clone https://github.com/smol-ai/GodMode.git
cd GodMode
npm install
npm install --force
# On Windows, you may also need Squirrel - these are old instructions, we would love a Windows volunteer to verify
# npm install electron-squirrel-startup

Expand All @@ -150,12 +150,6 @@ If you want to build from source, you will need to clone the repo and open the p

The outputs will be located in the `/release/build` directory.

## windows/linux builds

by default we're mac only - i only have a mac sorry. (we are seeking a "Windows Maintainer"! and someone to help make this work on Arch Linux)
Please let us know if you have windows/linux instructions.
## Related project

I only later heard about https://github.com/sunner/ChatALL which is cool but I think defaulting to a menbuar/webview experience is better - you get to use full features like Code Interpreter and Claude 2 file upload when they come out, without waiting for API

0 comments on commit e571a26

Please sign in to comment.