Skip to content

Commit

Permalink
modify typo in README & install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
walotta committed Jun 28, 2023
1 parent ed23caa commit ae6872a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This module can be used to quickly set up a CoLink protocol with just a few line

## Running a Protocol by Playbook

1. install the playbook from GitHub.
1. Install the colink-playbook binary release.

```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/CoLearn-Dev/colink-playbook-dev/main/install.sh)"
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ else
fi

chmod +x $COLINK_HOME/colink-playbook
echo "Install colink-playbook: done"
echo "Install colink-playbook: done"

0 comments on commit ae6872a

Please sign in to comment.