mirror of
https://github.com/redis/redis.git
synced 2026-02-03 20:39:54 -05:00
Merge pull request #3 from LiorKogan/ubuntu-instructions-fix
Update README.md
This commit is contained in:
commit
9e330c3672
1 changed files with 1 additions and 3 deletions
|
|
@ -204,7 +204,7 @@ This section refers to building Redis from source. If you want to get up and run
|
|||
|
||||
### Build and run Redis with all data structures - Ubuntu 20.04 (Focal)
|
||||
|
||||
Tested with the following Docker images:
|
||||
Tested with the following Docker image:
|
||||
|
||||
- ubuntu:20.04
|
||||
|
||||
|
|
@ -281,7 +281,6 @@ Tested with the following Docker images:
|
|||
Tested with the following Docker image:
|
||||
|
||||
- ubuntu:22.04
|
||||
- ubuntu:24.04
|
||||
|
||||
1. Install required dependencies
|
||||
|
||||
|
|
@ -347,7 +346,6 @@ Tested with the following Docker image:
|
|||
|
||||
Tested with the following Docker image:
|
||||
|
||||
- ubuntu:22.04
|
||||
- ubuntu:24.04
|
||||
|
||||
1. Install required dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue