Skip to content

Commit

Permalink
3.4.0 docs, match the readme (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 authored Oct 28, 2024
1 parent 6978284 commit 191dc4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wrapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ type ExitResult = {
*
* @example
* const { Pty } = require('@replit/ruspty');
* const fs = require('fs');
*
* const pty = new Pty({
* command: '/bin/sh',
Expand Down

0 comments on commit 191dc4c

Please sign in to comment.