Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 7806337

Browse files
authored
add remote OS support paragraph to README
1 parent 95db3de commit 7806337

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ We currently support:
3636
- MacOS
3737
- WSL
3838

39+
For the remote server, we currently only support Linux `x86_64` (64-bit)
40+
servers with `glibc`. `musl` libc (which is most notably used by Alpine Linux)
41+
is currently not supported on the remote server:
42+
[#122](https://github.com/cdr/sshcode/issues/122).
43+
3944
## Usage
4045

4146
```bash

0 commit comments

Comments
 (0)