From 48322f85f42ed636369f0544f47c1d3984ceedc8 Mon Sep 17 00:00:00 2001 From: Sina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:35:35 +0330 Subject: Readme file updated --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a3870a4..c7f31aa 100644 --- a/Readme.md +++ b/Readme.md @@ -3,7 +3,7 @@ last night we figured out someone sending too many emails to our mailing servers fixrate applies sending rate limit per users, so you don't have to limit entire domain. from now on fixrate protects [mail.snix.ir](https://mail.snix.ir) service. ### usege and installation -fixrate is written in golang, so for compiling this code you should have `golang` installed +fixrate is written in golang, so for compiling this code you should have `golang` installed. if not, use apt to installed `apt install golang`, after that clone this repository by useing either [git.snix.ir](https://git.snix.ir/fixrate-go) or github.com ``` # git clone https://git.snix.ir/fixrate-go.git -- cgit v1.2.3