Skip to content

Commit

Permalink
3.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 committed Oct 28, 2024
1 parent b81def4 commit 0a67248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ A very thin wrapper around PTYs and processes.

```ts
const { Pty } = require('@replit/ruspty');
const fs = require('fs');

const pty = new Pty({
command: '/bin/sh',
Expand Down

0 comments on commit 0a67248

Please sign in to comment.