Jelajahi Sumber

Link getting started to installation instructions

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Ben Firshman 9 tahun lalu
induk
melakukan
32402a7b9f
1 mengubah file dengan 4 tambahan dan 5 penghapusan
  1. 4 5
      README.md

+ 4 - 5
README.md

@@ -143,15 +143,14 @@ as they can be built by running a Unix command in a container.
 Getting started
 Getting started
 ===============
 ===============
 
 
-Docker can be installed on your local machine as well as servers - both
-bare metal and virtualized.  It is available as a binary on most modern
-Linux systems, or as a VM on Windows, Mac and other systems.
+Docker can be installed either on your computer for building applications or
+on servers for running them. To get started, [check out the installation
+instructions in the
+documentation](https://docs.docker.com/engine/installation/).
 
 
 We also offer an [interactive tutorial](https://www.docker.com/tryit/)
 We also offer an [interactive tutorial](https://www.docker.com/tryit/)
 for quickly learning the basics of using Docker.
 for quickly learning the basics of using Docker.
 
 
-For up-to-date install instructions, see the [Docs](https://docs.docker.com).
-
 Usage examples
 Usage examples
 ==============
 ==============