From 6b26a5311d63678f2440403aaa79202e3a481994 Mon Sep 17 00:00:00 2001 From: Timon Date: Sun, 20 May 2018 14:53:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 828412b..0cd46b8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Currently working on the alternatescreen and raw terminal features. ## Getting Started -This documentation is only for the newest version of crossterm. See the [Upgrade manual for more info](https://github.com/TimonPost/crossterm/blob/development/UPGRADE%20Manual) +This documentation is only for crossterm version `0.2.1` check the [Upgrade manual](https://github.com/TimonPost/crossterm/blob/development/UPGRADE%20Manual) for more info Add the crossterm package to your `Cargo.toml` file.