Skip to content

Commit b01ceb6

Browse files
committed
update readme
1 parent 770a090 commit b01ceb6

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,9 @@ Selenium IDE as an electron application written to enable recording and playback
99

1010
Installation can be performed in a variety of ways:
1111

12-
1. Prepackaged binaries will be able to be installed directly (ok not yet, but very soon)
13-
2. The application can be built manually using the below instructions.
14-
15-
### Prepackaged
16-
17-
No binaries are available currently, as we are in the process of obtaining signing certificates.
18-
Sorry, my bad.
12+
1. Prepackaged binaries are available to be installed directly as github releases.
13+
2. Selenium-ide can be installed via npm `npm install -g selenium-ide` and run via `selenium-ide` directly.
14+
3. The application can be built manually using the below instructions.
1915

2016
### Building Manually
2117

0 commit comments

Comments
 (0)