Skip to content

Commit 596c207

Browse files
authored
Remove unused step from e2e test docs for Windows (matrix-org#8148)
1 parent 1397652 commit 596c207

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/end-to-end-tests/Windows.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ and start following these steps to get going:
2424
sudo dpkg -i google-chrome-stable_current_amd64.deb
2525
sudo apt -f install
2626
```
27-
8. Get the IP of your host machine out of WSL: `cat /etc/resolv.conf` - use the nameserver IP.
28-
9. Run:
27+
8. Run:
2928
```bash
3029
cd ./test/end-to-end-tests
3130
./synapse/install.sh

0 commit comments

Comments
 (0)