Skip to content

Commit

Permalink
added massXor.js to wget
Browse files Browse the repository at this point in the history
  • Loading branch information
flip committed Dec 11, 2014
1 parent bc0fbf1 commit 36648c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/xor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You'll need to download the scripts in this folder. You don't need the whole rep
```Bash
mkdir xorfc;
cd xorfc;
wget https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/findMyFC.js https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/xorfc.js https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/xorOf.js
wget https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/findMyFC.js https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/xorfc.js https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/xorOf.js https://raw.githubusercontent.com/ansuz/fc00.org/master/scripts/xor/massXor.js
```

## Running the script
Expand Down

0 comments on commit 36648c4

Please sign in to comment.