Skip to content

Commit

Permalink
Updating instance address
Browse files Browse the repository at this point in the history
  • Loading branch information
ac1513 authored Nov 23, 2022
1 parent 06f5587 commit 21e8c3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _episodes/03-Functional-annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@ conda activate prokka
You will be able to tell you have activated your envrionment because your prompt should go from looking like this, with `base` at the beginning:

~~~
(base) csuser@metagenomicsT3instance04:~ $
(base) csuser@instance001:~ $
~~~
{: .bash}

To having `prokka` at the beginning. If you forget whether you are in an the prokka environment, look back to see what the prompt looks like.

~~~
(prokka) csuser@metagenomicsT3instance04:~ $
(prokka) csuser@instance001:~ $
~~~
{: .bash}

Expand Down

0 comments on commit 21e8c3d

Please # to comment.