소스 검색

getting started guide: add a link to the available installation methods

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino 2 년 전
부모
커밋
1f7433e798
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      docs/howto/getting-started.md

+ 1 - 3
docs/howto/getting-started.md

@@ -26,9 +26,7 @@ In this tutorial we explore the main features and concepts using the built-in we
 
 ## Installation
 
-You can easily install SFTPGo by downloading the appropriate package for your operating system and architecture. Please visit the [releases](https://github.com/drakkan/sftpgo/releases "releases") page.
-
-An official Docker image is available. Documentation is [here](./../../docker/README.md).
+You can easily install SFTPGo in several ways, more details [here](../../README.md#installation).
 
 In this guide, we assume that SFTPGo is already installed and running using the default configuration.