Skip to content

Commit b59547c

Browse files
author
Hernán Morales Durand
authored
Add demo session
This demo session show how to install pi and install a Pharo package from CLI
1 parent 997d809 commit b59547c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Table of Contents
66

77
- [Description](#description)
8+
- [Demo](#demo)
89
- [Requirements](#requirements)
910
- [Installation](#installation)
1011
- [Bash users](#bash-users)
@@ -28,6 +29,10 @@ PI turns copy & paste [Metacello](https://github.com/Metacello/metacello) instal
2829

2930
PI automatically retrieves and parses Pharo GitHub repository information, and also downloads the latest stable Pharo image and virtual machine if none is found in the current directory. It also supports installing multiple packages at once.
3031

32+
# Demo
33+
34+
![pi-session](https://user-images.githubusercontent.com/4825959/173497407-e99cad9f-38ae-4b34-8615-92dbbad7a225.gif)
35+
3136
# Requirements
3237

3338
- bash or zsh

0 commit comments

Comments
 (0)