diff --git a/scp.md b/scp.md
index fb16fd82f6cee892b592be0bacb15f8e0a630888..f80abcfca7a2427786051c4e590700e45c3b3e28 100644
--- a/scp.md
+++ b/scp.md
@@ -1,6 +1,6 @@
 # scp
 
-Secure copy (scp) is available on linux and mac. On windows it is available if you followed the instructions for the [Windows Subsystem for Linux](wsl.md). The general syntax of scp (secure copy) is
+Secure copy (scp) is available on linux and mac. On windows it is available on newer Windows 10 installations and if you followed the instructions for the [Windows Subsystem for Linux](wsl.md). The general syntax of scp (secure copy) is
 
 ```
 scp [options] source user@destination