Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flatland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sfwatergit
Flatland
Commits
ba73d736
Commit
ba73d736
authored
5 years ago
by
spmohanty
Browse files
Options
Downloads
Patches
Plain Diff
Update installation docs
parent
ee7f216b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/installation.rst
+5
-11
5 additions, 11 deletions
docs/installation.rst
with
5 additions
and
11 deletions
docs/installation.rst
+
5
−
11
View file @
ba73d736
...
...
@@ -13,6 +13,7 @@ To install flatland, run this command in your terminal:
.. code-block:: console
$ pip install flatland
# TODO: To be configured by Mohanty
This is the preferred method to install flatland, as it will always install the most recent stable release.
...
...
@@ -26,19 +27,13 @@ you through the process.
From sources
------------
The sources for flatland can be downloaded from the `Git
hu
b repo`_.
The sources for flatland can be downloaded from the `Git
la
b repo`_.
You can
either
clone the public repository:
You can clone the public repository:
.. code-block:: console
$ git clone git://github.com/spMohanty/flatland
Or download the `tarball`_:
.. code-block:: console
$ curl -OL https://github.com/spMohanty/flatland/tarball/master
$ git clone git@gitlab.aicrowd.com:flatland/flatland.git
Once you have a copy of the source, you can install it with:
...
...
@@ -47,5 +42,4 @@ Once you have a copy of the source, you can install it with:
$ python setup.py install
.. _Github repo: https://github.com/spMohanty/flatland
.. _tarball: https://github.com/spMohanty/flatland/tarball/master
.. _Gitlab repo: https://gitlab.aicrowd.com/flatland/flatland
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment