Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit cffb7aa

Browse files
committed
Fix autocomplete instructions
1 parent 06188f6 commit cffb7aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Getting Started
2727
Alternatively, you can create activation script by:
2828

2929
`(_PAPERSPACE_PYTHON_COMPLETE=source paperspace-python) > ~/paperspace_complete.sh`
30+
31+
and then add `. ~/paperspace_complete.sh` to your `.bashrc`, `.zshrc` or `activate` script.
3032

3133
More: https://click.palletsprojects.com/en/7.x/bashcomplete/
3234
4. Download your api key by executing the following:

0 commit comments

Comments
 (0)