Skip to content

Commit 5071989

Browse files
committed
Updated README
1 parent 0858460 commit 5071989

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ Install and run the testserver (running on port 1025, so make sure this port is
6464

6565
```bash
6666
git clone [email protected]:andris9/firemail.git
67-
cd firemail/test/smtpServer
67+
cd firemail
68+
volo install
69+
cd test/smtpServer
6870
npm install
6971
npm start
7072
```

0 commit comments

Comments
 (0)