Skip to content

Commit

Permalink
Merge branch 'master' into windows-instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Weiwu Zhang authored Jun 9, 2020
2 parents b5e6e73 + 8376809 commit 4d4fcef
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 @@ -11,10 +11,10 @@ Here is the instruction:

$ git clone https://github.com/AlphaWallet/TokenScript-Viewer

3. Go to src directory and run ./tsviewer
3. Go to src directory and run ./tsviewer.tcl

$ cd src
src$ ./tsviewer
src$ ./tsviewer.tcl

You should see a new window, use "File -> Open" to open a tokenscript file (signed or unsigned doesn't matter). You will get something like this:

Expand Down

0 comments on commit 4d4fcef

Please sign in to comment.