From 5195857b5dc3321f39bb56296b5d8992329fe072 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Thu, 15 Oct 2020 19:54:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e78519e..eb1e3a0 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Being written in native code directly targeting the Linux kernel makes it way fa ### :crossed_swords: Battle proven Runs the trading APIs of [Bitfinex.com](https://bitfinex.com), handling volumes of ~170 million USD every day. Also runs [Trello](https://trello.com), serving their 50 million users with real-time board updates. -### :package: Runs anywhere +### :package: Easily installed Install with `npm install uNetworking/uWebSockets.js#v18.7.0` or any such [release](https://github.com/uNetworking/uWebSockets.js/releases). No compiler needed.