Warning! We have ended support for Kiln Harmony. We will continue to support Mercurial and Git repositories individually, but not both at the same time.

Please convert this repository to either a Mercurial or Git repository. To do so, have an Admin go to Settings, then click "Convert Repository to Git-only or Mercurial-only", and follow the instructions there.

Alternatively, you can see a list of all Harmony repos, and convert many at once here.

If you have any questions or concerns, please contact us at customer-service@fogcreek.com.

Mercurial
Repositories » pharo-vm Read More
Clone URL:  
Pushed to one repository · View In Graph Contained in tip and develop

Update README.md

Changeset 4b46451bb7f0

Parent 34a77fdfb97b

by Profile picture of User 2Camillo Bruni <camillobruni@gmail.com>

Changes to one file · Browse files at 4b46451bb7f0 Showing diff from parent 34a77fdfb97b Diff from another changeset...

Change 1 of 1 Show Entire File README.md Stacked
 
7
8
9
10
 
11
12
13
 
7
8
9
 
10
11
12
13
@@ -7,7 +7,7 @@
 -----  ```bash  # build tools -sudo apt-get install gcc g++ cmake lib32x-dev +sudo apt-get install gcc g++ cmake lib32c-dev ia32-libs  # dependencies for vm plugins  sudo apt-get install libasound2-dev libssl-dev libfreetype6-dev libgl1-mesa-dev  ```