Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdb authored May 21, 2022
1 parent bda99e1 commit c7893dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

## Getting started

First you should clone the directory to your path in server and add the path you installed the software to enable directly running the command without specifying a particular path.
First you should clone the directory to the path in your server and add the path where you install the software to enable directly running the command without specifying a particular path.
```bash
git clone https://github.itap.purdue.edu/jiang548/SIGNET.git
cd SIGNET
export PATH=/path/to/signet:$PATH
```
where */path/to/signet* should be replaced with your path to *SIGNET*.
where `/path/to/signet` should be replaced with your path to **SIGNET**.


## Requirement
Expand Down

0 comments on commit c7893dc

Please sign in to comment.