Skip to content

Commit

Permalink
Update dylan -> deft
Browse files Browse the repository at this point in the history
  • Loading branch information
fraya committed Feb 16, 2025
1 parent fe792a5 commit 7c66e90
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions documentation/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ A simple 3D vector library
Usage
=====

If you have **Open Dylan 2022.1 or later**, the program
:program:`dylan` is already installed as part of that release. Create
your new project with ``dylan new application <name>``, and edit the file
``dylan-package.json`` created. Just add ``v3d`` in ``dependencies``.
Create your new project with ``deft new application <name>``, and edit
the file ``dylan-package.json`` created. Just add ``v3d`` in
``dependencies``.

To know more about :program:`dylan` package manager visit
`Dylan tool <https://opendylan.org/documentation/dylan-tool/>`_.
To know more about :program:`deft` package manager visit
`Deft tool <https://package.opendylan.org/deft/>`_.

Quick summary of ``v3d``
========================
Expand Down

0 comments on commit 7c66e90

Please sign in to comment.