Changeset f8a6e4a in sasmodels


Ignore:
Timestamp:
Feb 24, 2019 7:16:10 PM (5 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
2a64722
Parents:
c03e0cc
Message:

improve tutorial shown on the github landing page for sasmodels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.rst

    rc03e0cc rf8a6e4a  
    1313------- 
    1414 
    15 The easiest way to use sasmodels is from `SasView <http://www.sasview.org/>`. 
     15The easiest way to use sasmodels is from `SasView <http://www.sasview.org/>`_. 
    1616 
    1717You can also install sasmodels as a standalone package in python. Using 
    18 `miniconda <https://docs.conda.io/en/latest/miniconda.html>` 
    19 (or `anaconda <https://www.anaconda.com/>`), 
     18`miniconda <https://docs.conda.io/en/latest/miniconda.html>`_ 
     19(or `anaconda <https://www.anaconda.com/>`_), 
    2020create a python environment with the sasmodels dependencies:: 
    2121 
     
    3131    (sasmodels) $ pip install sasmodels 
    3232 
    33 Install `bumps <https://github.com/bumps/bumps>` if you want to use it to fit 
     33Install `bumps <https://github.com/bumps/bumps>`_ if you want to use it to fit 
    3434your data:: 
    3535 
Note: See TracChangeset for help on using the changeset viewer.