@@ -40,8 +40,7 @@ block main
40
40
<span class =" shell-output" >End of transmission.</span >
41
41
h3 Supported platforms
42
42
p.
43
- It has been tested on Ubuntu 16.04, Mac OS X and Windows using < a
44
- href="https://www.cygwin.com/" rel="external"> Cygwin</a >, but it should
43
+ It has been tested on Ubuntu 20.04, Mac OS X and Windows, but it should
45
44
work on any platform that has Python and < a
46
45
href="http://man7.org/linux/man-pages/man1/script.1.html"> script</a >.
47
46
If it doesn't work on your system, please < a
@@ -89,10 +88,10 @@ block main
89
88
| rel="external"> open issue to create a Debian package</a >.
90
89
h3 Can I run shellshare on Windows?
91
90
p.
92
- Yes, but you need to install < a href="https://www.cygwin.com/"
93
- rel="external" > Cygwin</ a >. Shellshare uses a few UNIX tools that aren't
94
- available by default on Windows. After you have Cygwin set up, use the
95
- Linux installation instructions and everything should work fine .
91
+ Yes. On the first time shellshare runs, it will download the required
92
+ dependency into < span >.shellshare/script.exe</ span > in your user's home
93
+ folder. This executable will be used in the next times you run
94
+ shellshare .
96
95
h3 I found a problem! What do I do?
97
96
p.
98
97
Please, open an issue at our < a
0 commit comments