Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README #2

Merged
merged 2 commits into from
Jan 5, 2024
Merged

update README #2

merged 2 commits into from
Jan 5, 2024

Conversation

jowi-papa
Copy link
Contributor

updates README to include working with the nix flake

@@ -57,6 +57,7 @@
if [ $OPENAI_API_KEY == "" ]; then
echo "Please go to https://beta.openai.com/account/api-keys then set the OPEN_API_KEY environment variable"
fi
exec $SHELL
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For whatever reason nix forces bash in its dev shell for now its going to be fixed but not quite yet

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a feature to me ;)

README.md Show resolved Hide resolved
@@ -57,6 +57,7 @@
if [ $OPENAI_API_KEY == "" ]; then
echo "Please go to https://beta.openai.com/account/api-keys then set the OPEN_API_KEY environment variable"
fi
exec $SHELL
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a feature to me ;)

@sysread sysread merged commit c7e33c8 into sysread:main Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants