Skip to content

Commit 5114c29

Browse files
authored
Update README.md
1 parent 015f190 commit 5114c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ $ go run rabbit.go -config=/custom/path/config.prod.yml
144144

145145
## Deployment
146146

147-
Rabbit needs a decent resources to be able to work properly. Because the build process itself done by goreleaser and it consumes a lot. So better to keep `build.parallelism` equal `1` and increase if you have more resources and would like to speed the build process.
147+
Rabbit needs a decent resources to be able to work properly because the build process itself done by goreleaser and it consumes a lot. So keep `build.parallelism` equal `1` and increase if you have more resources and would like to speed the build process.
148148

149149
### On a Linux Server
150150

0 commit comments

Comments
 (0)