Skip to content
Discussions/App Development/Add ~/.daml/bin to your PATH variable settingsForum ↗

Add ~/.daml/bin to your PATH variable settings

App Development4 posts641 views4 likesLast activity Jul 2020
CO
codingtomOP
Jul 2020

Hello DAML Team,

is there any small tutorial that shows how to set up the terminal environment right?

Do I have to download the something inorder to add ~/.daml/bin?

Thanks, Family for your help in advance.

CO
cocreature
Jul 2020

Hi @codingtom, it looks like you are on Windows. The Windows installer will add the correct directory to PATH automatically so you do not have to change anything here.

Did you try running daml in powershell after running through the installer? If it doesn’t work after running the installer you might want to try rebooting to make sure the changes to PATH propagate to your terminal session.

CO
codingtom
Jul 2020

Hi @cocreature, thank you for your quick replay.

No I haven´t yet, which command do I have to use in order to install daml?

Sorry for the noob question, I´m getting better.

CO
cocreature
Jul 2020

You can find the installation instructions for Widnows at https://docs.daml.com/getting-started/installation.html#windows. So download https://github.com/digital-asset/daml/releases/download/v1.3.0/daml-sdk-1.3.0-windows.exe and run it and it should guide you through the installation process.

← Back to Discussions