Update README.md
This commit is contained in:
@@ -18,6 +18,10 @@ echo "alias yolo=$TARGET_FULLPATH" >> ~/.bash_aliases
|
||||
echo "alias computer=$TARGET_FULLPATH" >> ~/.bash_aliases
|
||||
```
|
||||
|
||||
## Yolo in Action
|
||||
|
||||

|
||||
|
||||
## Installation script
|
||||
|
||||
Another option is to run `source install.sh` after cloning the repo. That does the following:
|
||||
@@ -27,6 +31,8 @@ Another option is to run `source install.sh` after cloning the repo. That does t
|
||||
|
||||
That's it. Now make sure you have an OpenAI API key set.
|
||||
|
||||
|
||||
|
||||
# macOS
|
||||
|
||||
On make OS (when using `zsh`) you can't end your instructions with a question mark (unless you put the question/instructions into a string 'whats the time?'). Hoever, yolo adds a question mark regardless if there is no . or ? at the end.
|
||||
@@ -70,12 +76,10 @@ https://www.youtube.com/watch?v=g6rvHWpx_Go
|
||||
[](https://www.youtube.com/watch?v=g6rvHWpx_Go)
|
||||
|
||||
|
||||
|
||||
## Examples
|
||||
|
||||
Here are a couple of examples on how this utility can be used.
|
||||
|
||||
|
||||
```
|
||||
yolo whats the time?
|
||||
yolo whats the time in UTC
|
||||
|
||||
Reference in New Issue
Block a user