Skip to content

Commit

Permalink
[remove] important-note that package has not been published yet
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Schorr committed Jan 28, 2023
1 parent aa89429 commit 8a97431
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
.. _getting_started:

Getting Started
***************

.. _getting_started.installation:
Installation
============

.. important::
This package has not yet been published on PyPI. Therefore, the following command does not work currently.

The installation via `PyPi <https://pypi.org/>`_ runs as follows.

.. code-block::
Expand All @@ -28,8 +26,8 @@ Introducing example: Computing a steel-concrete composite beam
import altair as alt
alt.themes.enable('quartz')

The following example shows how easy and straightforward :py:mod:`m_n_kappa` is applied to
computing the deformation of a composite beam.
The following example shows how easy and straightforward :py:mod:`m_n_kappa` is
applied to computing the deformation of a composite beam.

.. figure:: ./images/getting_started_example-dark.svg
:class: only-dark
Expand Down

0 comments on commit 8a97431

Please sign in to comment.