Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit 975ae32

Browse files
committed
Update readme.md
1 parent 04a834c commit 975ae32

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

readme.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ Features
1818
- Interpreter via */js*
1919
- Runtime per script
2020
- Full coverage of hexchat api
21-
- Windows(32bit) and Unix support
21+
- Windows and Unix support
2222

2323

2424
Downloads
2525
---------
2626

2727
- [Fedora x64](http://dl.tingping.se/fedora/x86_64/)
2828
- [Arch](https://aur.archlinux.org/packages/hexchat-javascript-git/)
29-
- [Windows x86](https://github.com/TingPing/hexchat-javascript/releases)
29+
- [Windows](https://github.com/TingPing/hexchat-javascript/releases)
3030

3131

3232
Requirements
@@ -40,9 +40,8 @@ Installation
4040

4141
###Windows:
4242

43-
Place the dll above in the *addons* folder within your [config dir](http://docs.hexchat.org/en/latest/settings.html#config-files)
44-
and you must download the [xulrunner-sdk](https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/10.0.4esr/sdk/xulrunner-10.0.4esr.en-US.win32.sdk.zip)
45-
and add its *bin* folder to your PATH.
43+
1. Place the javascript.dll linked above in the *addons* folder within your [config dir](http://docs.hexchat.org/en/latest/settings.html#config-files).
44+
2. Install Javascript, instructions are on the [wiki](https://github.com/TingPing/hexchat-javascript/wiki/Javascript-on-Windows).
4645

4746

4847
Building

0 commit comments

Comments
 (0)