1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2026-01-12 15:15:38 +00:00

Update README.md

This commit is contained in:
alpine9000
2016-03-13 12:36:07 +11:00
parent 2a4cc71f4e
commit 83a6085d03

View File

@ -11,15 +11,15 @@ Obviously this is the lease efficent way to generate a super low res animation,
There are two configurations:
1. A pattern that will run an 512mb chip ram
1. A pattern that will run an 512mb chip ram
```
```
# make
```
2. A video that needs 1bm chip ram
2. A video that needs 1bm chip ram
```
```
# make video
```