Skip to content

Commit f0da750

Browse files
committed
Merge branch 'updateGettingStartedDocs' of github.com:KastanDay/clowder into updateGettingStartedDocs
2 parents 5aff1fc + 44e844b commit f0da750

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sphinx/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'Clowder'
21-
copyright = '2021, University of Illinois at Urbana-Champaign'
21+
copyright = '2019, University of Illinois at Urbana-Champaign'
2222
author = 'Luigi Marini'
2323

2424
# The full version, including alpha/beta/rc tags

doc/src/sphinx/userguide/installing_clowder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ user account. All accounts require:
291291
Method 1: Easiest new user creation
292292
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
293293

294-
Run the (edited) command below from the base Clowder directory.
294+
Run the (edited) command below from the base Clowder directory. If the folder name is not clowder, the network will need to be changed, e.g. the folder you are in is called `kitten` in this case the network will be `kitten_clowder`.
295295

296296
First, edit these properties to your liking:
297297

0 commit comments

Comments
 (0)