Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsang committed Oct 12, 2018
1 parent 7bf528f commit 19c683b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# PTerm

Using Unix terminal from Pharo.

Require libc compliant with the host pharo VM (32 or 64 bits) to be installed.

Install on pharo 7

```smalltalk
Metacello new
repository: 'github://lxsang/PTerm';
Expand Down

0 comments on commit 19c683b

Please sign in to comment.