Skip to content

1.0.9

Compare
Choose a tag to compare
@cfry cfry released this 25 Mar 23:40
· 550 commits to master since this release

To Install DDE on your computer,

  • Click on the file for your operating system:
    • For Windows: .exe
    • For Mac: .dmg
    • For Linux: .AppImage
  • The clicked file will be copied to your downloads folder. For Windows and Mac, you may have to click on it to complete installation, or that might start automatically. For Linux, you will have to make the file executable like so:
    $ chmod +x dexter_dev_env.AppImage
    in order to run it.