Skip to content

Commit

Permalink
Added crucial step to the instalation steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
80sVectorz committed Dec 25, 2021
1 parent 0c37406 commit 234f7d4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ Then you use the portal make command (`portal -m portal_bin`) and now you can ea

## Instalation
Portal should be installed in `/bin/portal_bin/` with all the repo files inside of `portal_bin` then make a symbolic link to `portal.sh` in the `/bin/` directory.
Python3 must be installed.
Python3 must be installed. For the last step add `portal( ) { source /bin/portal_bin/portal.sh "$@"; }` to your `.bashrc` file.
### Python modules used:
* sys
* os
* pickle

## A request.
If anyone can help me make the PKGBUILD file that would be very much appreciated.
* pathlib

0 comments on commit 234f7d4

Please sign in to comment.