Parcourir la source

Remove reference to the samples directory

Anca Iordache il y a 5 ans
Parent
commit
72869fa574
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -17,7 +17,7 @@ deploying samples of containerized applications with Docker Compose.
     [Install Docker Desktop](https://www.docker.com/get-started)
     [Install Docker Desktop](https://www.docker.com/get-started)
   * Linux: [Install Docker](https://www.docker.com/get-started) and then
   * Linux: [Install Docker](https://www.docker.com/get-started) and then
     [Docker Compose](https://github.com/docker/compose)
     [Docker Compose](https://github.com/docker/compose)
-* Download some or all of the samples in the `samples` directory
+* Download some or all of the samples from this repository.
 
 
 ### Running a sample
 ### Running a sample
 
 
@@ -69,7 +69,7 @@ docker-compose down
 *Basic setups for different plaforms (not production ready - useful for personal use)* 
 *Basic setups for different plaforms (not production ready - useful for personal use)* 
 - [`Gitea / PostgreSQL`](gitea-postgres)
 - [`Gitea / PostgreSQL`](gitea-postgres)
 - [`Nextcloud / PostgreSQL`](nextcloud-postgres)
 - [`Nextcloud / PostgreSQL`](nextcloud-postgres)
-- [`Nextcloud / Redis/ MariaDB`](nextcloud-redis-mariadb)
+- [`Nextcloud / Redis / MariaDB`](nextcloud-redis-mariadb)
 - [`Wordpress / MySQL`](wordpress-mysql)
 - [`Wordpress / MySQL`](wordpress-mysql)
 - [`Prometheus / Grafana`](prometheus-grafana)
 - [`Prometheus / Grafana`](prometheus-grafana)