Skip to content

Commit 0dad732

Browse files
mayank8318iamareebjamal
authored andcommitted
chore: Add missing link for Redis installation for Linux (fossasia#2312)
1 parent c1ce66e commit 0dad732

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/installation/generic.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ export ANDROID_HOME="/opt/android-sdk-linux"
5050
export PATH=${PATH}:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools
5151
```
5252

53+
#### Installing Redis Server
54+
55+
You can follow the [Redis Installation Guide](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-redis) to install and activate Redis Server on your machine.
56+
57+
5358
### 2. OSX:
5459

5560

0 commit comments

Comments
 (0)