i using version 1.4.0

Issue #62 resolved
Former user created an issue

i using version 1.4.0 but i can version update 1.4.1

Tell me how to update it.

Comments (2)

  1. ptlcc

    It depends a bit on how KMA was installed.
    If it was from Bitbucket, you need to navigate to the KMA repository and type:

    git pull && make

    Afterwards you need to add “kma” to your path.

    If KMA was installed with Conda, you need to run the command:

    conda update kma

    Best,
    Philip

  2. Log in to comment